CINXE.COM

LIVE REAL TIME SATELLITE TRACKING AND PREDICTIONS

<!--- xxxx xxxxx ---> <!DOCTYPE html> <html lang="en"> <title>LIVE REAL TIME SATELLITE TRACKING AND PREDICTIONS</title> <head> <!--<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">--> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta property="og:url" content="https://www.n2yo.com///?c=LAOS&t=country"/> <meta property="og:title" content="N2YO.com - real time satellite tracking"/> <meta property="og:image" content="https://www.n2yo.com/img/n2yo-circle-fb.png"/> <meta property="og:site_name" content="N2YO.com - real time satellite tracking and predictions"/> <meta property="og:type" content="website"/> <meta property="og:description" content="Select any satellite orbiting the Earth and check where it is located now"/> <META name="keywords" content="real time tracking, passes, orbiters, satellite, satellites, satellite tracking, Tracking, Position, ISS, Mir, Hubble, Space shuttle, suitsat, geostationary, GOES, NOAA, TV satellites, weather, Iridium, Intelsat, Globalstar, amateur radio, GPS, Military Satellites, Cubesat, Galileo, Beidou"> <META name="description" content="Select any satellite orbiting the Earth and check where is located now. Check satellite passes over your location and receive alerts on your phone"> <link rel="stylesheet" href="/css/style.css" type="text/css"/> <link rel="stylesheet" href="/css/modalmain.css" type="text/css"/> <link rel="stylesheet" href="/js/leaflet/leaflet.css" crossorigin=""/> <link rel="apple-touch-icon" sizes="128x128" href="n2yo-logo.png"> <script src="/js/leaflet/leaflet.js"></script> <script src="/js/leaflet/L.Terminator.js" type="text/javascript"></script> <script src="/js/leaflet/Leaflet.Antimeridian.js"></script> <script src="/js/polylineencoder.js" type="text/javascript"></script> <script src="/js/jquery.js" type="text/javascript"></script> <script src="/js/sun40.js" type="text/javascript"></script> <script src="/js/n2yo4.0.js" type="text/javascript"></script> <script type='text/javascript' src='/js/simplemodal.js'></script> <script language="JavaScript"> var satlist = '25544';var homeName = '';var homeLat = '1.289987';var homeLng = '103.850281';rnd_str = 'a51c65aae528972d2151480a422c5121';drawFootPrint = 0;showHideOrbits(true); // true = show by default var whatsup = false; if (window !== top) top.location = window.location; /* (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=375772699146364"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); */ function wclose (dialog) { dialog.data.fadeOut('slow', function () { dialog.container.hide('slow', function () { dialog.overlay.slideUp('slow', function () { $.modal.close(); initialize(); }); }); }); } function fullScreen() { //$("#simplemodal-container").css("height", "800px"); //#$("#simplemodal-container").css("width", "1200px"); //$("#satmap").css("height", "100%"); //$("#simplemodal-container").height("100%"); //var hw = $("#simplemodal-container").height(); // load the contact form using ajax $("#basic-modal-content1").modal({ onClose: wclose }); //$('#basic-modal-content1').modal(); var hw = document.getElementById('simplemodal-container').clientHeight; hw = parseInt(hw)-50; hw1 = hw+'px'; document.getElementById("satmap").style.height = hw1; setTimeout(function(){ map.invalidateSize()}, 400); } </script> </head> <body onload="initialize()"> <!-- header --> <script type='text/javascript' src="/js/passes.js"></script> <script> var startPass = null; var endPass = null; var timer; var issid = 25544; var lat = 1.289987; var lng = 103.850281; go(); </script> <!-- <script type='text/javascript'> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })(); </script> --> <!-- Google tag Analytics (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-QZGWPSKPV5"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-QZGWPSKPV5'); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/31043081/n2yo-header', [728, 90], 'div-gpt-ad-1438712706402-0').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> <div id="headercontainer" style="overflow: auto; zoom: 1"> <table style="width:100%;font-size:14px"> <tr> <td> <div id="logo"> <a href="/"><img src="/img/n2yologo.png" width="200" height="39" border="0" alt="n2yo.com"/></a> <div class="fb-like" data-href="https://www.facebook.com/n2yodotcom" data-send="false" data-layout="button_count" data-width="100" data-show-faces="false" data-font="tahoma"></div> <g:plusone></g:plusone> </div> <span id = "headermessage" style="background-color:#ffffca;border:1px dashed #cacaba;width:300px;"> Tracking <b><span style="color:#d50000">29946</span></b> objects as of 29-Nov-2024 <br/><a href="/space-station/"> HD Live streaming from Space Station</a> <br/> <script src="/js/satellite-js/dist/satellite.min.js"></script> <link rel="stylesheet" href="/css/odometer-theme-car.css" /> <script src="/js/odometer.js"></script> <style> .odometer { font-size: 16px; } </style> <span id="up"><div id="odometer" class="odometer"></div> objects crossing your sky now</up> <script> var items; if (!( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) )) { $.get("/inc/all.php", function(data) { items = data.split('\n'); up(); }); setInterval('up()', 5000); } else { document.getElementById("up").style.display='none'; } function up() { var cnt = 0; for(var i=0;i<items.length;i++) { var line = items[i]; if(line[0]=="1") { var satid = parseInt(line.substr(2,5)); var line1 = items[i]; var line2 = items[i+1]; var satrec = satellite.twoline2satrec(line1, line2); var now = new Date(); var positionAndVelocity = satellite.propagate( satrec, now.getUTCFullYear(), now.getUTCMonth() + 1, now.getUTCDate(), now.getUTCHours(), now.getUTCMinutes(), now.getUTCSeconds() ); var positionEci = positionAndVelocity.position, velocityEci = positionAndVelocity.velocity; var gmst = satellite.gstimeFromDate( now.getUTCFullYear(), now.getUTCMonth() + 1, now.getUTCDate(), now.getUTCHours(), now.getUTCMinutes(), now.getUTCSeconds() ); var deg2rad = Math.PI/180; var observerGd = { longitude: 103.850281 * deg2rad, latitude: 1.289987 * deg2rad, height: 0 }; try { var positionEcf = satellite.eciToEcf(positionEci, gmst); } catch (err) { //console.log("Error: " + err); } var lookAngles = satellite.ecfToLookAngles(observerGd, positionEcf); var dopplerFactor = 0; var azimuth = lookAngles.azimuth, elevation = lookAngles.elevation, rangeSat = lookAngles.rangeSat; azimuth1 = azimuth*180/Math.PI; elevation1 = elevation*180/Math.PI; if(elevation1>10) { cnt++; } } } odometer.innerHTML = cnt; } </script> </span> </td> <td valign="top" align="center" width="200"> <!--<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>--> <!-- n2yo-com-234x60 --> <!--<ins class="adsbygoogle" style="display:inline-block;width:234px;height:60px" data-ad-client="ca-pub-8839140430005838" data-ad-slot="1743584802"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>--> <b><span id="countdown" style="display:block"></span></b> </td> <td align="right" valign="top"> <form action="/database/#results" method="GET"> <div id="searchbox" align="right"> <br/> <INPUT TYPE="text" NAME="q" ID="srcsat" style="font-size: 14px; background-color: #FFFFFF;width:140px" size="12" value="Find a satellite..." onFocus='document.getElementById("srcsat").value="";'> <INPUT TYPE="submit" value="Search" style="font-size: 12px; background-color:#D8D8D8; color:#000000; margin-right: 6px;"> <div align="right"> <a href="https://www.facebook.com/n2yodotcom">N2YO.com on Facebook</a> &nbsp;&nbsp; <A HREF="/database/">Advanced</A>&nbsp;&nbsp;&nbsp;</div> </form> </div> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> </tr> </td> </table> </div> <div id="admobiheader"> <!-- <script id="mNCC" language="javascript"> medianet_width = "468"; medianet_height = "60"; medianet_crid = "344318977"; medianet_versionId = "111299"; (function() { var isSSL = 'https:' == document.location.protocol; var mnSrc = (isSSL ? 'https:' : 'http:') + '//contextual.media.net/nmedianet.js?cid=8CUY6IMG3' + (isSSL ? '&https=1' : ''); document.write('<scr' + 'ipt type="text/javascript" id="mNSC" src="' + mnSrc + '"></scr' + 'ipt>'); })(); </script> --> </div> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.3&appId=372896566168367"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <!-- <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-8839140430005838", enable_page_level_ads: true }); </script> --> <!-- <div style="height:24px;background-color:#ff0000;color:#fff;"> <center><strong><a href="https://www.n2yo.com/?s=49220" style="color:#fff;visited:#fff;active:#fff;hover:#eee">Track INSPIRATION-4</a></strong></center> --> </div> <div id="menu"> <link href="/ddmenu/ddmenu.css" rel="stylesheet" type="text/css" /> <script src="/ddmenu/ddmenu.js" type="text/javascript"></script> <!--INFOLINKS_OFF--> <nav id="ddmenu"> <div class="menu-icon"></div> <ul> <li class="no-sub"><a class="top-heading" href="https://www.n2yo.com/">Home</a></li> <li> <span class="top-heading"><a class="top-heading" href="/satellites/?c=most-popular">Most tracked</a></span> <i class="caret"></i> <div class="dropdown"> <div class="dd-inner"> <div class="column"> <A HREF="/satellite/?s=25544">SPACE STATION</A> <A HREF="/satellite/?s=36516">SES 1</A> <A HREF="/satellite/?s=33591">NOAA 19</A> <A HREF="/satellite/?s=29155">GOES 13</A> <A HREF="/satellite/?s=25338">NOAA 15</A> <A HREF="/satellite/?s=28654">NOAA 18</A> <A HREF="/satellite/?s=25994">TERRA</A> <A HREF="/satellite/?s=27424">AQUA</A> <A HREF="/satellite/?s=38771">METOP-B</A> <A HREF="/satellite/?s=37849">SUOMI NPP</A> <A HREF="/satellite/?s=36411">GOES 15</A> <A HREF="/satellite/?s=40967">FOX-1A (AO-85)</A> <A HREF="/satellite/?s=27607">SAUDISAT 1C</A> <A HREF="/satellite/?s=41332">KMS-4</A> <A HREF="/satellite/?s=37820">TIANGONG 1</A> <A HREF="/satellite/?s=40069">METEOR M2</A> <A HREF="/satellite/?s=25657">ASIASAT 3S</A> <A HREF="/satellite/?s=36032">NSS 12</A> <A HREF="/satellite/?s=31135">AGILE</A> <A HREF="/satellite/?s=40147">MEASAT 3B</A> <a href="/satellites/?c=most-popular">MORE...</a> </div> </div> </div> </li> <li> <span class="top-heading"><a class="top-heading" href="/satellites/?c=latest-launches">Just launched</a></span> <i class="caret"></i> <div class="dropdown"> <div class="dd-inner"> <div class="column"> <A HREF="/satellite/?s=99130">ASRTU</A> <A HREF="/satellite/?s=62055">STARLINK-32571</A> <A HREF="/satellite/?s=62054">STARLINK-32408</A> <A HREF="/satellite/?s=62053">STARLINK-32494</A> <A HREF="/satellite/?s=62052">STARLINK-32495</A> <A HREF="/satellite/?s=62051">STARLINK-32496</A> <A HREF="/satellite/?s=62050">STARLINK-32492</A> <A HREF="/satellite/?s=62049">STARLINK-32473</A> <A HREF="/satellite/?s=62048">STARLINK-32599</A> <A HREF="/satellite/?s=62047">STARLINK-32630</A> <A HREF="/satellite/?s=62046">STARLINK-32598</A> <A HREF="/satellite/?s=62045">STARLINK-32618</A> <A HREF="/satellite/?s=62044">STARLINK-32577</A> <A HREF="/satellite/?s=62043">STARLINK-32491</A> <A HREF="/satellite/?s=62042">STARLINK-32509</A> <A HREF="/satellite/?s=62041">STARLINK-32456</A> <A HREF="/satellite/?s=62040">STARLINK-32510</A> <A HREF="/satellite/?s=62039">STARLINK-32480</A> <A HREF="/satellite/?s=62038">STARLINK-32477</A> <A HREF="/satellite/?s=62037">STARLINK-32595</A> <a href="/satellites/?c=latest-launches">MORE...</a> </div> </div> </div> </li> <li> <span class="top-heading">Satellites on orbit</span> <i class="caret"></i> <div class="dropdown"> <div class="dd-inner"> <div class="column"> <h4><a href="/satellites/">CATEGORIES</a></h4> <a href="/satellites/?c=2">Int'l Space Station</a> <a href="/satellites/?c=54">Chinese Space Station</a> <a href="/satellites/?c=1">Brightest</a> <a href="/satellites/?c=52">Starlink</a> <a href="/satellites/?c=20">GPS Operational</a> <a href="/satellites/?c=21">Glonass Operational</a> <a href="/satellites/?c=22">Galileo</a> <a href="/satellites/?c=35">Beidou</a> <a href="/satellites/?c=30">Military</a> <a href="/satellites/?c=15">Iridium</a> <a href="/satellites/?c=17">Globalstar</a> <a href="/satellites/?c=10">Geostationary</a> <a href="/satellites/?c=26">Space & Earth Science</a> <a href="/satellites/?c=3">Weather</a> <a href="/satellites/?c=18">Amateur radio</a> <a href="/satellites/">MORE CATEGORIES...</a> </div> <div class="column"> <h4><a href="/whats-up/whats-up-now.php">WHAT'S UP?</a></h4> <a href="/passes/amateur-radio.php">Amateur radio sat passes</a> <a href="/whats-up/?c=20">GPS satellites</a> <a href="/whats-up/?c=21">Glonass satellites</a> <a href="/whats-up/?c=35">Beidou satellites</a> <a href="/whats-up/?c=22">Galileo satellites</a> <a href="/whats-up/?c=15">Iridium satellites</a> <a href="/whats-up/?c=17">Globalstar satellites</a> <!--<a href="/whats-up/whats-up-now.php" style="color:red">What's up in your sky now?</a>--> <br/> <h4><a href="/database/">FIND A SATELLITE</a></h4> <a href="/database/"> SEARCH DATABASE</a> <a href="/browse/"> BROWSE BY LAUNCH DATE</a> <a href="/satellites/"> BROWSE BY CATEGORY</a> <a href="/satellites/?c=&t=country"> BROWSE BY COUNTRY</a> </div> <div class="column"> <h4><a href="/satellites?c=&t=country">OWNERS/COUNTRIES</a></h4> <a href="/satellites?c=US&t=country"><img src='/img/org/us.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> UNITED STATES</a> <a href="/satellites?c=CIS&t=country"><img src='/img/org/cis.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> CIS (FORMER USSR)</a> <a href="/satellites?c=PRC&t=country"><img src='/img/org/prc.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> PEOPLE'S REPUBLIC OF CHINA</a> <a href="/satellites?c=JPN&t=country"><img src='/img/org/jpn.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> JAPAN</a> <a href="/satellites?c=ESA&t=country"><img src='/img/org/esa.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> EUROPEAN SPACE AGENCY</a> <a href="/satellites?c=FR&t=country"><img src='/img/org/fr.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> FRANCE</a> <a href="/satellites?c=IND&t=country"><img src='/img/org/ind.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> INDIA</a> <a href="/satellites?c=UK&t=country"><img src='/img/org/uk.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> UNITED KINGDOM</a> <a href="/satellites?c=CA&t=country"><img src='/img/org/ca.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> CANADA</a> <a href="/satellites?c=GER&t=country"><img src='/img/org/ger.gif' border='0' width='20' height='15' style="vertical-align: text-bottom"> GERMANY</a> <a href="/satellites?c=&t=country"> MORE OWNERS/COUNTRIES...</a> </div> </div> </div> </li> <li> <a class="top-heading" href="/info/?a=22">Alerting tools</a> <i class="caret"></i> <div class="dropdown right-aligned"> <div class="dd-inner"> <div class="column"> <h4>ALERTING TOOLS</h4> <a href="/info/?a=43"><img src="/ddmenu/phone.png" border="0" width="16" style="vertical-align: text-bottom"> SPACE STATION PREDICTIONS BY VOICE</a> <a href="/login/iss-notifications/"><img src="/ddmenu/alert.png" border="0" width="16" style="vertical-align: text-bottom"> SPACE STATION NOTIFICATION TOOL </a> <a href="/info/?a=15"><img src="/ddmenu/email.png" border="0" width="16" style="vertical-align: text-bottom"> ALERTS BY EMAIL AND SMS</a> </div> </div> </li> <li> <span class="top-heading">More stuff</span> <i class="caret"></i> <div class="dropdown right-aligned"> <div class="dd-inner"> <div class="column"> <h4>ADDITIONAL INFO</h4> <a href="/space-station" style="color:red"><b>HD LIVE STREAMING FROM ISS</b></a> <a href="/news/read.php?p=0">SATELLITE NEWS</a> <a href="/about/?a=donation">MAKE A DONATION</a> <a href="https://www.facebook.com/n2yodotcom">N2YO.COM ON FACEBOOK</a> <a href="/about/?a=links">EXTERNAL LINKS</a> <a href="/about/?a=faq">FAQ</a> <a href="/about/?a=feedback">CONTACT/FEEDBACK</a> <a href="/about/?a=privacy">PRIVACY POLICY</a> <a href="/about/?a=terms">TERMS OF USE</a> </div> <div class="column"> <h4>USER PREFERENCES</h4> <a href=https://www.n2yo.com/login/edit/>SIGN IN</a> <a href="https://www.n2yo.com/login/edit/">EDIT/CHANGE YOUR LOCATION</a> <br/> <h4>SITE OWNERS</h4> <a href="/widgets/">WIDGETS FOR YOUR PAGE</a> <a href="/api/">API ACCESS</a> <br/> <!-- <h4>MOBILE APPS</h4> <a href="http://southernstars.com/products/" style="color:red"><strong>Orbitrack</strong> - <b>NEW</b> (iOS and Android)</a> --> </div> </div> </div> </li> <li class="no-sub"><a class="top-heading" href=https://www.n2yo.com/login/edit/>Sign in</a></li> </ul> </nav> <!--INFOLINKS_ON--> </div> <div class="container-main"> <div id="map"> <span id="ad1"> </span> <div id="basic-modal-content1"> <span id="satmap"></span> </div> <span id="chkboxes"> <input type="checkbox" name="orbit" checked id="orbit" onClick='javascript:drawOrbits()'/>Draw orbits &nbsp;&nbsp; <input type="checkbox" name="footprint" id="footprint" onClick='javascript:drawFootPrint = this.checked'>Draw footprint &nbsp;&nbsp; <input type="checkbox" NAME="keepcenter" id="keepcenter" onClick='keepSelectedSatelliteCentered(this.checked)'>Keep selection centered &nbsp;&nbsp; <input type="button" class="sButton" id="fit" value="Fit all satellites on the map" onClick='fitMap()'> &nbsp;&nbsp; <button class="sButton" onclick="javascript: fullScreen()">Large map</button> </span> </div> <div id="trackinginfo"> <div id="panelalert"></div> <br/> <div id="satname"></div> <br/> <div id="paneldata" style="visibility: hidden"> <table id="tabledata"> <tr> <td>NORAD ID:</td><td><div id="noradid"></div></td> </tr> <tr class="bgray"> <td>LOCAL TIME:</td><td><div id="localtime"></div></td> </tr> <tr> <td>UTC:</td><td><div id="utctime"></div></td> </tr> <tr class="bgray"> <td>LATITUDE:</td><td><div id="satlat"></div></td> </tr> <tr> <td>LONGITUDE:</td><td><div id="satlng"></div></td> </tr> <tr class="bgray"> <td>ALTITUDE [km]:</td><td><div id="sataltkm"></div></td> </tr> <tr> <td>ALTITUDE [mi]:</td><td><div id="sataltmi"></div></td> </tr> <tr class="bgray"> <td>SPEED [km/s]:</td><td><div id="satspdkm"></div></td> </tr> <tr> <td>SPEED [mi/s]:</td><td><div id="satspdmi"></div></td> </tr> <tr class="bgray"> <td>AZIMUTH:</td><td><span id="sataz"></span> <span id="satazcmp"></span></td> </tr> <tr> <td>ELEVATION:</td><td><div id="satel"></div></td> </tr> <tr class="bgray"> <td>RIGHT ASCENSION:</td><td><div id="satra"></div></td> </tr> <tr> <td>DECLINATION:</td><td><div id="satdec"></div></td> </tr> <tr class="bgray"> <td>Local Sidereal Time:</td><td><div id="lmst"></div></td> </tr> <tr> <td align="center" colspan="2"><b><div id="satshadow"></b></div></td> </tr> <tr class="bgray"> <td>SATELLITE PERIOD:</td><td><div id="period"></div></td> </tr> <tr> <td align="left" colspan="2"><div id="prediction"></div></td> </tr> <tr> <td align="center" colspan="2"><form action="https://www.paypal.com/cgi-bin/webscr" method="post" STYLE="display:inline;"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> <input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7----- "> </form> <!--<div class="fb-like-box" data-href="http://www.facebook.com/n2yodotcom" data-width="200" data-show-faces="false" data-stream="false" data-header="false"></div>--> </td> </tr> </table> </div> <br/> <!-- <center><iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ss&ref=as_ss_li_til&ad_type=product_link&tracking_id=realtimesatet-20&marketplace=amazon&region=US&placement=B01MU4N1BV&asins=B01MU4N1BV&linkId=2848093fd7c8c68be3e4f83730d3d5ea&show_border=true&link_opens_in_new_window=true"></iframe></center> --> <div> <table id="tablelinks"> <tr> <td class="tabheader">Resources</td> </tr> <tr> <td> <a href="http://www.ip2location.com/?rid=731" target="_blank">IP2Location IP Geolocation</font></a> <br/><a href="http://www.magnetic-declination.com" target="_blank">Find your Magnetic Declination</font></a> <br/><a href="http://www.cosmosplus.com" target="_blank">Space Station HD Live!</font></a> <br/><a href="http://www.lastminutestuff.com">Last Minute Stuff!</a> </td> </tr> </table> </div> <br/> <div> <table id="tablelocation"> <tr> <td class="tabheader" colspan="2">Your current location</td> </tr> <tr> <td> Your IP address:</td><td><B>8.222.208.146</B></td> </td> </tr> <tr> <td>Latitude: </td><td><B>1.289987&deg;</B></td> </tr> <tr> <td>Longitude: </td><td><B>103.850281&deg;</B></td> </tr> <tr> <td>Magnetic decl.: </td><td><B>0&deg; 1' E</B></td> </tr> <tr> <td>Local time zone: </td><td><B><span id="ltz"></span></B></td> </tr> <tr> <td colspan="2" align="center"> Is this incorrect?<br><A HREF="https://www.n2yo.com/login/edit/">Set your custom location</A> </td> </tr> </table> </div> <br/> </div> <!--<div id="admainpage">--> <div> <br/>&nbsp; <br/> <table id="article"> <tr> <td valign="top"> <a href="https://www.n2yo.com/satellite-article/How-many-satellites-can-we-safely-fit-in-Earth-orbit/86"><img src="https://cdn.mos.cms.futurecdn.net/9qQqnizGBkL2wRGnZYo4BJ.jpg" height="100" style="float:left;padding:10px"/></a> <span style="font-size:24px"><b>HOW MANY SATELLITES CAN WE SAFELY FIT IN EARTH ORBIT?</b></span><span style="font-size:16px"> - Experts have been sounding alarm bells for years that Earth orbit is getting a bit too crowded. So how many satellites can we actually launch to space before it gets to be too much?<br/><strong><a href="https://www.n2yo.com/satellite-article/How-many-satellites-can-we-safely-fit-in-Earth-orbit/86">Read article</a></strong> </span> </td> </tr> </table> <!-- <center><span style="width:728px"><script id="mNCC" language="javascript"> medianet_width = "728"; medianet_height = "90"; medianet_crid = "871241228"; medianet_versionId = "111299"; (function() { var isSSL = 'https:' == document.location.protocol; var mnSrc = (isSSL ? 'https:' : 'http:') + '//contextual.media.net/nmedianet.js?cid=8CUY6IMG3' + (isSSL ? '&https=1' : ''); document.write('<scr' + 'ipt type="text/javascript" id="mNSC" src="' + mnSrc + '"></scr' + 'ipt>'); })(); </script></span></center> --> <div> <!-- <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-8839140430005838" data-ad-slot="6281484815"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> --> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8839140430005838" crossorigin="anonymous"></script> <!-- horizontal-news --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8839140430005838" data-ad-slot="5589741554" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> <div> <table id="news"> <tr> <td class="tabheader">SATELLITE NEWS</td> </tr> <tr> <td> <br/> <A HREF="/satellite-news/China-to-launch-nextgeneration-Beidou-satellites-in-2027/9807"><IMG SRC="/inc/icon_news.php?id=9807" WIDTH="100" BORDER="0" ALT="CHINA TO LAUNCH NEXT-GENERATION BEIDOU SATELLITES IN 2027" align="left" hspace="4"></A> <b>CHINA TO LAUNCH NEXT-GENERATION BEIDOU SATELLITES IN 2027</b> - China has announced a strategic roadmap for advancing its Beidou positioning and navigation system by 2035, in a move which could have global implications. The country plans to complete key technology research for the next-generation Beidou system by 2025 and launch three test satellites around 2...&nbsp;&nbsp; <A HREF="/satellite-news/China-to-launch-nextgeneration-Beidou-satellites-in-2027/9807">More</A> <br>(<i>Source: SpaceNews - Nov 29</i>)<p> <br/> <A HREF="/satellite-news/Astronaut-catches-Dextre-space-robot-busting-a-move-outside-ISS--for-science/9806"><IMG SRC="/inc/icon_news.php?id=9806" WIDTH="100" BORDER="0" ALT="ASTRONAUT CATCHES DEXTRE SPACE ROBOT 'BUSTING A MOVE' OUTSIDE ISS — FOR SCIENCE" align="left" hspace="4"></A> <b>ASTRONAUT CATCHES DEXTRE SPACE ROBOT 'BUSTING A MOVE' OUTSIDE ISS — FOR SCIENCE</b> - A space robot was just caught in action during a science experiment, high above Earth. NASA astronaut Don Pettit took a short video of a Canadian handy-robot on the International Space Station (ISS). The long-running Dextre robot from the Canadian Space Agency (CSA) was moving a science payload o...&nbsp;&nbsp; <A HREF="/satellite-news/Astronaut-catches-Dextre-space-robot-busting-a-move-outside-ISS--for-science/9806">More</A> <br>(<i>Source: Space.com - Nov 28</i>)<p> <br/> <A HREF="/satellite-news/Rocket-Lab-successfully-launches-two-missions-in-less-than-24-hours/9805"><IMG SRC="/inc/icon_news.php?id=9805" WIDTH="100" BORDER="0" ALT="ROCKET LAB SUCCESSFULLY LAUNCHES TWO MISSIONS IN LESS THAN 24 HOURS" align="left" hspace="4"></A> <b>ROCKET LAB SUCCESSFULLY LAUNCHES TWO MISSIONS IN LESS THAN 24 HOURS</b> - Rocket Lab USA has successfully launched its 56 th Electron mission, deploying five satellites to Low Earth Orbit for French Internet-of-Things (IoT) constellation operator Kinéis. The “Ice AIS Baby” mission lifted-off from Rocket Lab Launch Complex 1 in Mahia, New Zealand at 4:55 pm on 25 N...&nbsp;&nbsp; <A HREF="/satellite-news/Rocket-Lab-successfully-launches-two-missions-in-less-than-24-hours/9805">More</A> <br>(<i>Source: Satellite Evolution - Nov 27</i>)<p> <br/> <A HREF="/satellite-news/SpaceX-launches-Starlink-satellites-on-Falcon-9-rocket-from-the-Kennedy-Space-Center/9804"><IMG SRC="/inc/icon_news.php?id=9804" WIDTH="100" BORDER="0" ALT="SPACEX LAUNCHES STARLINK SATELLITES ON FALCON 9 ROCKET FROM THE KENNEDY SPACE CENTER" align="left" hspace="4"></A> <b>SPACEX LAUNCHES STARLINK SATELLITES ON FALCON 9 ROCKET FROM THE KENNEDY SPACE CENTER</b> - Shortly before midnight on Tuesday, SpaceX launched its lates batch of Starlink V2 Mini satellites on the Starlink 6-76 mission from NASA’s Kennedy Space Center. The Falcon 9 rocket lifted off from Launch Complex 39A (LC-39A) on Tuesday, Nov. 26 at 11:41 p.m. EST (0441 UTC on Nov. 27). The rock...&nbsp;&nbsp; <A HREF="/satellite-news/SpaceX-launches-Starlink-satellites-on-Falcon-9-rocket-from-the-Kennedy-Space-Center/9804">More</A> <br>(<i>Source: SpaceFlight Now - Nov 27</i>)<p> <br/> <A HREF="/satellite-news/Unexpected-odor-on-Russian-spacecraft-delays-cargo-delivery-for-ISS-astronauts/9803"><IMG SRC="/inc/icon_news.php?id=9803" WIDTH="100" BORDER="0" ALT="'UNEXPECTED ODOR' ON RUSSIAN SPACECRAFT DELAYS CARGO DELIVERY FOR ISS ASTRONAUTS" align="left" hspace="4"></A> <b>'UNEXPECTED ODOR' ON RUSSIAN SPACECRAFT DELAYS CARGO DELIVERY FOR ISS ASTRONAUTS</b> - Astronauts found an "unexpected odor" after trying to open the door to a new cargo spacecraft at the space station, according to NASA. A Russian Progress spacecraft docked at the International Space Station on Saturday (Nov. 23) at the Russian Poisk module after its launch on Nov. 21. But astrona...&nbsp;&nbsp; <A HREF="/satellite-news/Unexpected-odor-on-Russian-spacecraft-delays-cargo-delivery-for-ISS-astronauts/9803">More</A> <br>(<i>Source: Space.com - Nov 27</i>)<p> <br/> <A HREF="/satellite-news/How-amateur-radio-is-connecting-astronauts-in-space-with-kids-on-Earth/9802"><IMG SRC="/inc/icon_news.php?id=9802" WIDTH="100" BORDER="0" ALT="HOW AMATEUR RADIO IS CONNECTING ASTRONAUTS IN SPACE WITH KIDS ON EARTH" align="left" hspace="4"></A> <b>HOW AMATEUR RADIO IS CONNECTING ASTRONAUTS IN SPACE WITH KIDS ON EARTH</b> - Consider this: It is now four decades ago that astronaut Owen Garriott, callsign W5LFL, pioneered amateur radio communication from space. He was a crewmember on the space shuttle program's STS-9 mission. During that space shuttle flight in 1983, Garriott became the first-ever person in space to c...&nbsp;&nbsp; <A HREF="/satellite-news/How-amateur-radio-is-connecting-astronauts-in-space-with-kids-on-Earth/9802">More</A> <br>(<i>Source: Space.com - Nov 26</i>)<p> <br/> <A HREF="/satellite-news/Space-Delivery-Arrives-at-Station-Aboard-Progress-Cargo-Craft/9801"><IMG SRC="/inc/icon_news.php?id=9801" WIDTH="100" BORDER="0" ALT="SPACE DELIVERY ARRIVES AT STATION ABOARD PROGRESS CARGO CRAFT" align="left" hspace="4"></A> <b>SPACE DELIVERY ARRIVES AT STATION ABOARD PROGRESS CARGO CRAFT</b> - The unpiloted Progress 90 spacecraft arrived at the space-facing port of the International Space Station’s Poisk module at 9:31 a.m. EST, Saturday, Nov. 23. The spacecraft launched at 7:22 a.m. (5:22 p.m. Baikonur time) Nov. 21, on a Soyuz rocket from the Baikonur Cosmodrome in Kazakhstan. The ...&nbsp;&nbsp; <A HREF="/satellite-news/Space-Delivery-Arrives-at-Station-Aboard-Progress-Cargo-Craft/9801">More</A> <br>(<i>Source: NASA - Nov 26</i>)<p> <br/> <A HREF="/satellite-news/SpaceX-launches-20-Starlink-satellites-on-the-400th-Falcon-9-rocket/9800"><IMG SRC="/inc/icon_news.php?id=9800" WIDTH="100" BORDER="0" ALT="SPACEX LAUNCHES 20 STARLINK SATELLITES ON THE 400TH FALCON 9 ROCKET" align="left" hspace="4"></A> <b>SPACEX LAUNCHES 20 STARLINK SATELLITES ON THE 400TH FALCON 9 ROCKET</b> - Against the backdrop of a characteristically foggy night at the Vandenberg Space Force Base, SpaceX launched its 400th Falcon 9 rocket on an orbital flight. The Starlink 9-13 mission also marked SpaceX’s 100th launch to date from the West Coast. Liftoff from Space Launch Complex 4 East (SLC-4E)...&nbsp;&nbsp; <A HREF="/satellite-news/SpaceX-launches-20-Starlink-satellites-on-the-400th-Falcon-9-rocket/9800">More</A> <br>(<i>Source: SpaceFlight Now - Nov 26</i>)<p> <br/> <A HREF="/satellite-news/China-launches-pair-of-SuperView-Neo2-radar-satellites/9799"><IMG SRC="/inc/icon_news.php?id=9799" WIDTH="100" BORDER="0" ALT="CHINA LAUNCHES PAIR OF SUPERVIEW NEO-2 RADAR SATELLITES" align="left" hspace="4"></A> <b>CHINA LAUNCHES PAIR OF SUPERVIEW NEO-2 RADAR SATELLITES</b> - China launched a pair of radar satellites late Sunday for a state-owned firm building a 28-satellite remote sensing constellation. A Long March 2C rocket lifted off at 6:39 p.m. Eastern, Nov. 24 (2339 UTC) from Jiuquan Satellite Launch Center. Insulation tiles fell from the rocket’s upper stage...&nbsp;&nbsp; <A HREF="/satellite-news/China-launches-pair-of-SuperView-Neo2-radar-satellites/9799">More</A> <br>(<i>Source: SpaceNews - Nov 26</i>)<p> <br/> <A HREF="/satellite-news/Russian-Soyuz-rocket-launches-supplies-to-ISS-on-90th-Progress-cargo-spacecraft/9798"><IMG SRC="/inc/icon_news.php?id=9798" WIDTH="100" BORDER="0" ALT="RUSSIAN SOYUZ ROCKET LAUNCHES SUPPLIES TO ISS ON 90TH PROGRESS CARGO SPACECRAFT" align="left" hspace="4"></A> <b>RUSSIAN SOYUZ ROCKET LAUNCHES SUPPLIES TO ISS ON 90TH PROGRESS CARGO SPACECRAFT</b> - A Russian cargo spacecraft launched toward the space station on Thursday morning (Nov. 21). A Soyuz rocket launched the uncrewed Progress 90 spacecraft to the International Space Station on Thursday from Baikonur Cosmodrome in Kazakhstan at 7:22 a.m. EST (1222 GMT; 5:22 p.m. local time in Kazakhs...&nbsp;&nbsp; <A HREF="/satellite-news/Russian-Soyuz-rocket-launches-supplies-to-ISS-on-90th-Progress-cargo-spacecraft/9798">More</A> <br>(<i>Source: Space.com - Nov 22</i>)<p> <br/> <A HREF="/satellite-news/International-Space-Station-fires-thrusters-to-dodge-hunk-of-space-debris/9797"><IMG SRC="/inc/icon_news.php?id=9797" WIDTH="100" BORDER="0" ALT="INTERNATIONAL SPACE STATION FIRES THRUSTERS TO DODGE HUNK OF SPACE DEBRIS" align="left" hspace="4"></A> <b>INTERNATIONAL SPACE STATION FIRES THRUSTERS TO DODGE HUNK OF SPACE DEBRIS</b> - The International Space Station took some evasive action on Tuesday (Nov. 19). A Russian Progress cargo ship that's docked to the ISS fired its thrusters for 5.5 minutes on Tuesday afternoon beginning at 3:09 p.m. EST (2009 GMT). The goal was to make sure the orbiting complex dodged a potentially...&nbsp;&nbsp; <A HREF="/satellite-news/International-Space-Station-fires-thrusters-to-dodge-hunk-of-space-debris/9797">More</A> <br>(<i>Source: Space.com - Nov 22</i>)<p> <br/> <A HREF="/satellite-news/SpaceX-launches-24-Starlink-satellites-on-Falcon-9-rocket-from-Cape-Canaveral/9796"><IMG SRC="/inc/icon_news.php?id=9796" WIDTH="100" BORDER="0" ALT="SPACEX LAUNCHES 24 STARLINK SATELLITES ON FALCON 9 ROCKET FROM CAPE CANAVERAL" align="left" hspace="4"></A> <b>SPACEX LAUNCHES 24 STARLINK SATELLITES ON FALCON 9 ROCKET FROM CAPE CANAVERAL</b> - SpaceX completed its fourth Falcon 9 rocket launch since Sunday with a mission carrying the company’s latest batch of Starlink internet satellites. Liftoff of the Starlink 6-66 mission pad 40 at Cape Canaveral Space Force Station happened at 11:07 a.m. EST (1607 UTC) on Thursday. Space Force me...&nbsp;&nbsp; <A HREF="/satellite-news/SpaceX-launches-24-Starlink-satellites-on-Falcon-9-rocket-from-Cape-Canaveral/9796">More</A> <br>(<i>Source: SpaceFlight Now - Nov 22</i>)<p> <br/> <A HREF="/satellite-news/Exolaunch-to-deploy-satellites-with-new-universal-adapter-in-2026/9795"><IMG SRC="/inc/icon_news.php?id=9795" WIDTH="100" BORDER="0" ALT="EXOLAUNCH TO DEPLOY SATELLITES WITH NEW UNIVERSAL ADAPTER IN 2026" align="left" hspace="4"></A> <b>EXOLAUNCH TO DEPLOY SATELLITES WITH NEW UNIVERSAL ADAPTER IN 2026</b> - German launch services provider Exolaunch will use its new Exotube adapter for six constellation launches starting in 2026. Exotube, on display at the Space Tech Expo Europe in Bremen, is a universal modular adapter for integration, launch and deployment of spacecraft ranging from cubesats to 500...&nbsp;&nbsp; <A HREF="/satellite-news/Exolaunch-to-deploy-satellites-with-new-universal-adapter-in-2026/9795">More</A> <br>(<i>Source: SpaceNews - Nov 21</i>)<p> <br/> <A HREF="/satellite-news/Space-Station-Raises-Orbit-Avoiding-Orbital-Debris/9794"><IMG SRC="/inc/icon_news.php?id=9794" WIDTH="100" BORDER="0" ALT="SPACE STATION RAISES ORBIT AVOIDING ORBITAL DEBRIS" align="left" hspace="4"></A> <b>SPACE STATION RAISES ORBIT AVOIDING ORBITAL DEBRIS</b> - The Progress 89 thrusters were fired at 2:09 p.m. CST today for 5 minutes, 31 seconds, to raise the orbit of the International Space Station to provide an extra margin of distance from a piece of orbital debris from a defunct defense meteorological satellite that broke up in 2015. The Pre-determined...&nbsp;&nbsp; <A HREF="/satellite-news/Space-Station-Raises-Orbit-Avoiding-Orbital-Debris/9794">More</A> <br>(<i>Source: NASA - Nov 20</i>)<p> <br/> <A HREF="/satellite-news/South-Korea-to-launch-3rd-spy-satellite-from-Vandenberg-base-by-yearend/9793"><IMG SRC="/inc/icon_news.php?id=9793" WIDTH="100" BORDER="0" ALT="SOUTH KOREA TO LAUNCH 3RD SPY SATELLITE FROM VANDENBERG BASE BY YEAR-END" align="left" hspace="4"></A> <b>SOUTH KOREA TO LAUNCH 3RD SPY SATELLITE FROM VANDENBERG BASE BY YEAR-END</b> - The South Korean military is close to launching a third spy satellite, to be a key asset in monitoring North Korea. The third military reconnaissance satellite will be carried into orbit atop Space X’s Falcon 9 rocket, like the first two, around the third week of December from the Vandenberg Sp...&nbsp;&nbsp; <A HREF="/satellite-news/South-Korea-to-launch-3rd-spy-satellite-from-Vandenberg-base-by-yearend/9793">More</A> <br>(<i>Source: SatNews - Nov 20</i>)<p> <br/> <A HREF="/satellite-news/NASA-to-Provide-Coverage-of-Progress-90-Launch-Space-Station-Docking/9792"><IMG SRC="/inc/icon_news.php?id=9792" WIDTH="100" BORDER="0" ALT="NASA TO PROVIDE COVERAGE OF PROGRESS 90 LAUNCH, SPACE STATION DOCKING" align="left" hspace="4"></A> <b>NASA TO PROVIDE COVERAGE OF PROGRESS 90 LAUNCH, SPACE STATION DOCKING</b> - NASA will provide live launch and docking coverage of a Roscosmos cargo spacecraft delivering nearly three tons of food, fuel, and supplies to the Expedition 72 crew aboard the International Space Station. The unpiloted Progress 90 spacecraft is scheduled to launch at 7:22 a.m. EST (5:22 p.m. Bai...&nbsp;&nbsp; <A HREF="/satellite-news/NASA-to-Provide-Coverage-of-Progress-90-Launch-Space-Station-Docking/9792">More</A> <br>(<i>Source: NASA - Nov 19</i>)<p> <br/> <A HREF="/satellite-news/SpaceX-launches-heavy-satellite-in-1st-mission-for-Indias-space-agency/9791"><IMG SRC="/inc/icon_news.php?id=9791" WIDTH="100" BORDER="0" ALT="SPACEX LAUNCHES HEAVY SATELLITE IN 1ST MISSION FOR INDIA'S SPACE AGENCY" align="left" hspace="4"></A> <b>SPACEX LAUNCHES HEAVY SATELLITE IN 1ST MISSION FOR INDIA'S SPACE AGENCY</b> - SpaceX launched its first-ever mission for the Indian Space Research Organisation (ISRO) today (Nov. 18). A Falcon 9 rocket carrying ISRO's GSAT-N2 communications satellite lifted off from Cape Canaveral Space Force Station today at 1:31 p.m. EST (1831 GMT). It was the third launch in less than 2...&nbsp;&nbsp; <A HREF="/satellite-news/SpaceX-launches-heavy-satellite-in-1st-mission-for-Indias-space-agency/9791">More</A> <br>(<i>Source: Space.com - Nov 19</i>)<p> <br/> <A HREF="/satellite-news/SpaceX-launches-20-Starlink-satellites-on-Falcon-9-rocket-from-California/9790"><IMG SRC="/inc/icon_news.php?id=9790" WIDTH="100" BORDER="0" ALT="SPACEX LAUNCHES 20 STARLINK SATELLITES ON FALCON 9 ROCKET FROM CALIFORNIA" align="left" hspace="4"></A> <b>SPACEX LAUNCHES 20 STARLINK SATELLITES ON FALCON 9 ROCKET FROM CALIFORNIA</b> - SpaceX launched a Falcon 9 rocket with another 20 Starlink satellites from California Sunday night. The Starlink 9-11 mission featured 13 satellites that include Direct to Cell capabilities. Liftoff from Space Launch Complex 4 East (SLC-4E) from Vandenberg Space Force Base happened at 9:53 p.m. P...&nbsp;&nbsp; <A HREF="/satellite-news/SpaceX-launches-20-Starlink-satellites-on-Falcon-9-rocket-from-California/9790">More</A> <br>(<i>Source: SpaceFlight Now - Nov 19</i>)<p> <br/> <A HREF="/satellite-news/SpaceX-launching-20-Starlink-satellites-from-California-early-Nov-18/9789"><IMG SRC="/inc/icon_news.php?id=9789" WIDTH="100" BORDER="0" ALT="SPACEX LAUNCHING 20 STARLINK SATELLITES FROM CALIFORNIA EARLY NOV. 18" align="left" hspace="4"></A> <b>SPACEX LAUNCHING 20 STARLINK SATELLITES FROM CALIFORNIA EARLY NOV. 18</b> - SpaceX is set to launch 20 more of its Starlink internet satellites from California early Monday morning (Nov. 18). A Falcon 9 rocket carrying 20 Starlink spacecraft, including 13 with direct-to-cell capability, is scheduled to lift off from Vandenberg Space Force Base during a four-hour window t...&nbsp;&nbsp; <A HREF="/satellite-news/SpaceX-launching-20-Starlink-satellites-from-California-early-Nov-18/9789">More</A> <br>(<i>Source: Space.com - Nov 18</i>)<p> <br/> <A HREF="/satellite-news/SpaceX-launches-mystery-OptusX-on-Falcon-9-rocket-from-the-Kennedy-Space-Center/9788"><IMG SRC="/inc/icon_news.php?id=9788" WIDTH="100" BORDER="0" ALT="SPACEX LAUNCHES MYSTERY ‘OPTUS-X’ ON FALCON 9 ROCKET FROM THE KENNEDY SPACE CENTER" align="left" hspace="4"></A> <b>SPACEX LAUNCHES MYSTERY ‘OPTUS-X’ ON FALCON 9 ROCKET FROM THE KENNEDY SPACE CENTER</b> - SpaceX launched a Falcon 9 rocket at sunset with a payload that has been shrouded in secrecy to the point of not disclosing any specifics of the mission, and not using its original name. All regulatory filings and U.S. government agencies, like the Space Force and the Federal Aviation Administrat...&nbsp;&nbsp; <A HREF="/satellite-news/SpaceX-launches-mystery-OptusX-on-Falcon-9-rocket-from-the-Kennedy-Space-Center/9788">More</A> <br>(<i>Source: SpaceFlight Now - Nov 18</i>)<p> <center><strong><a href="/news/read.php?p=2">Older news</a></strong></center> </td> </tr> </table> </div> <!-- preload the images --> <div style='display:none'> <img src='/img/x.png' alt='' /> </div> <table id="footerlinks"> <tr> <td width="33%" valign="top" class="tabheader"><B>Quick Links</B></td> <td width="33%" valign="top" class="tabheader"><B>Satellite Resources</B></td> <td width="33%" valign="top" class="tabheader"><B>Sites of Interest</B></td> </tr> <td> <A HREF="http://www.n2yo.com/whats-up/">What's up in the sky?</A> <br><A HREF="http://www.n2yo.com/satellites/?c=most-popular">Most tracked satellites</A> <br><A HREF="http://www.n2yo.com/widgets/">Widgets for your web page</A> <br><A HREF="http://www.n2yo.com/satellites/">Satellites by categories</A> <br><A HREF="http://www.n2yo.com/?s=25544">Track Space Station now!</A> </td> <td> <A HREF="http://www.celestrak.com/">Celestrak</A> <br><A HREF="http://www.space-track.org">Space-Track.org</A> <br><A HREF="http://www.satobs.org/satintro.html">Visual Satellite Web Pages</A> <br><A HREF="http://www.ne.jp/asahi/hamradio/je9pel/satslist.htm">Satellites Frequency List by JE9PEL</A> <br><A HREF="http://www.amsat.org">AMSAT</A> </td> <td> <!--<A HREF="http://seohero.download" rel="nofollow">SEO Hero</A>--> <br/><A HREF="http://www.magnetic-declination.com/" rel="nofollow">Magnetic declination calculator</A> <br/><A HREF="http://www.luminitaifrim.com/" rel="nofollow">Landscape Photography</A> </td> </tr> </table> <!-- footer --> <br/><br/> <div id="footer"> <table id="footer"> <!-- Other links--> <tr> <td align="center"> <A HREF="/about/?a=links">Links</A>&nbsp;&nbsp;<A HREF="/about/?a=terms">Terms of Use</A>&nbsp;&nbsp;<A HREF="/about/?a=privacy">Privacy Policy</A>&nbsp;&nbsp;<A HREF="/about/?a=feedback">Contact Us</A> <br/>Copyright &copy; N2YO.com. All rights reserved <!--<br/><a href="http://www.itprostar.com">Developed by ITPROSTAR</a>--> <br/><br/><!-- AddThis Button BEGIN --> <a class="addthis_button" href="https://www.addthis.com/bookmark.php?v=250&amp;username=xa-4bfedf760e3dd1ee"><img src="https://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#username=xa-4bfedf760e3dd1ee"></script> <!-- AddThis Button END --> </td> </tr> </table> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-330684-1', 'auto'); ga('send', 'pageview'); </script> <!--<script type="text/javascript"> var infolink_pid = 1099291; var infolink_wsid = 0; </script> <script type="text/javascript" src="http://resources.infolinks.com/js/infolinks_main.js"></script>--> </div> <span style="color:#F7F7F7"> N2YO: 4602<br /></span> <!--<script src="http://sufitchi.com/js/monitor.js" type="text/javascript"></script>--> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10