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///"/> <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 = '0b6dde90d1772f1543b0b7ce0d51c02b';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">30358</span></b> objects as of 9-Apr-2025 <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> <A HREF="/database/">Advanced</A> </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=63520">SOYUZ MS-27</A> <A HREF="/satellite/?s=63432">TIANPING-3A02</A> <A HREF="/satellite/?s=63397">TJS-16</A> <A HREF="/satellite/?s=63389">STARLINK-33656</A> <A HREF="/satellite/?s=63388">STARLINK-33629</A> <A HREF="/satellite/?s=63387">STARLINK-33533</A> <A HREF="/satellite/?s=63386">STARLINK-33571</A> <A HREF="/satellite/?s=63385">STARLINK-33616</A> <A HREF="/satellite/?s=63384">STARLINK-33658</A> <A HREF="/satellite/?s=63383">STARLINK-33748</A> <A HREF="/satellite/?s=63382">STARLINK-33633</A> <A HREF="/satellite/?s=63381">STARLINK-33643</A> <A HREF="/satellite/?s=63380">STARLINK-33653</A> <A HREF="/satellite/?s=63379">STARLINK-33636</A> <A HREF="/satellite/?s=63378">STARLINK-33640</A> <A HREF="/satellite/?s=63377">STARLINK-33634</A> <A HREF="/satellite/?s=63376">STARLINK-33539</A> <A HREF="/satellite/?s=63375">STARLINK-33621</A> <A HREF="/satellite/?s=63374">STARLINK-33618</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 <input type="checkbox" name="footprint" id="footprint" onClick='javascript:drawFootPrint = this.checked'>Draw footprint <input type="checkbox" NAME="keepcenter" id="keepcenter" onClick='keepSelectedSatelliteCentered(this.checked)'>Keep selection centered <input type="button" class="sButton" id="fit" value="Fit all satellites on the map" onClick='fitMap()'> <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®ion=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°</B></td> </tr> <tr> <td>Longitude: </td><td><B>103.850281°</B></td> </tr> <tr> <td>Magnetic decl.: </td><td><B>0° 11' 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/> <table id="sponsorlinks"> <tr> <td class="tabheader">Partner links</td> </tr> <tr> <td> <!--Your essay on satellite technology can be written by <a href="https://www.advancedwriters.com/" rel="nofollow">these writers</a>--> <strong>Live Meteors</strong> - Listen to the sound of meteors as they hit the Earth<a href="http://www.livemeteors.com/" rel="nofollow">Learn more</a> </td> </tr> </table> </div> <!--<div id="admainpage">--> <div> <br/> <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/Russia-and-China-are-threatening-SpaceXs-Starlink-satellite-constellation-new-report-finds/10105"><IMG SRC="/inc/icon_news.php?id=10105" WIDTH="100" BORDER="0" ALT="RUSSIA AND CHINA ARE THREATENING SPACEX'S STARLINK SATELLITE CONSTELLATION, NEW REPORT FINDS" align="left" hspace="4"></A> <b>RUSSIA AND CHINA ARE THREATENING SPACEX'S STARLINK SATELLITE CONSTELLATION, NEW REPORT FINDS</b> - SpaceX's Starlink satellite constellation is facing threats from Russia and China because it was tapped for military use in Ukraine following Russia's invasion of the nation in 2022, according to a new report evaluating the counterspace capabilities of a dozen countries over the past year. The re... <A HREF="/satellite-news/Russia-and-China-are-threatening-SpaceXs-Starlink-satellite-constellation-new-report-finds/10105">More</A> <br>(<i>Source: Space.com - Apr 9</i>)<p> <br/> <A HREF="/satellite-news/Russia-takes-an-American-astronaut-to-the-space-station/10104"><IMG SRC="/inc/icon_news.php?id=10104" WIDTH="100" BORDER="0" ALT="RUSSIA TAKES AN AMERICAN ASTRONAUT TO THE SPACE STATION" align="left" hspace="4"></A> <b>RUSSIA TAKES AN AMERICAN ASTRONAUT TO THE SPACE STATION</b> - A Russian spacecraft safely delivered an American astronaut Jonathan Kim and two Russian cosmonauts to the International Space Station (ISS) on Tuesday, a flight hailed by Moscow as an example of fruitful Russia-U.S. space cooperation. The Russian Soyuz 2.1a rocket blasted off from the Baikonur cos... <A HREF="/satellite-news/Russia-takes-an-American-astronaut-to-the-space-station/10104">More</A> <br>(<i>Source: Reuters - Apr 8</i>)<p> <br/> <A HREF="/satellite-news/NOAAs-GOES19-satellite-now-operational-providing-critical-new-data-to-forecasters/10103"><IMG SRC="/inc/icon_news.php?id=10103" WIDTH="100" BORDER="0" ALT="NOAA’S GOES-19 SATELLITE NOW OPERATIONAL, PROVIDING CRITICAL NEW DATA TO FORECASTERS" align="left" hspace="4"></A> <b>NOAA’S GOES-19 SATELLITE NOW OPERATIONAL, PROVIDING CRITICAL NEW DATA TO FORECASTERS</b> - NOAA’s GOES-19 satellite, the latest and final satellite in NOAA’s GOES-R Series, officially began operations as GOES East today. This milestone comes after its June 25, 2024 launch, and subsequent post-launch testing of its instruments, systems and data. GOES-19 replaces GOES-16 as GOES Eas... <A HREF="/satellite-news/NOAAs-GOES19-satellite-now-operational-providing-critical-new-data-to-forecasters/10103">More</A> <br>(<i>Source: NOAA - Apr 8</i>)<p> <br/> <A HREF="/satellite-news/SpaceX-to-launch-second-accelerated-GPS-3-satellite-mission-in-late-May/10102"><IMG SRC="/inc/icon_news.php?id=10102" WIDTH="100" BORDER="0" ALT="SPACEX TO LAUNCH SECOND ACCELERATED GPS 3 SATELLITE MISSION IN LATE MAY" align="left" hspace="4"></A> <b>SPACEX TO LAUNCH SECOND ACCELERATED GPS 3 SATELLITE MISSION IN LATE MAY</b> - Following the successful accelerated launch of a Global Positioning System on a Falcon 9 rocket in mid-December, the U.S. Space Force, Lockheed Martin and SpaceX are preparing to launch another GPS 3 satellite on a fast tracked basis. The satellite, dubbed GPS 3 Space Vehicle 08 (SV-08), is targe... <A HREF="/satellite-news/SpaceX-to-launch-second-accelerated-GPS-3-satellite-mission-in-late-May/10102">More</A> <br>(<i>Source: SpaceFlight Now - Apr 8</i>)<p> <br/> <A HREF="/satellite-news/US-Space-Force-awards-137-billion-in-new-national-security-launch-contracts-to-Blue-Origin-SpaceX-and-ULA/10101"><IMG SRC="/inc/icon_news.php?id=10101" WIDTH="100" BORDER="0" ALT="U.S. SPACE FORCE AWARDS $13.7 BILLION IN NEW NATIONAL SECURITY LAUNCH CONTRACTS TO BLUE ORIGIN, SPACEX AND ULA" align="left" hspace="4"></A> <b>U.S. SPACE FORCE AWARDS $13.7 BILLION IN NEW NATIONAL SECURITY LAUNCH CONTRACTS TO BLUE ORIGIN, SPACEX AND ULA</b> - A long-awaited launch contract for national security missions was announced by the U.S. Space Force after close of business Friday evening. The mission spreads nearly $14 billion worth of missions between Blue Origin, SpaceX and United Launch Alliance (ULA). The contract is known as Lane 2 of the... <A HREF="/satellite-news/US-Space-Force-awards-137-billion-in-new-national-security-launch-contracts-to-Blue-Origin-SpaceX-and-ULA/10101">More</A> <br>(<i>Source: SpaceFlight Now - Apr 7</i>)<p> <br/> <A HREF="/satellite-news/Vanguard-1-is-the-oldest-satellite-orbiting-Earth-Scientists-want-to-bring-it-home-after-67-years/10100"><IMG SRC="/inc/icon_news.php?id=10100" WIDTH="100" BORDER="0" ALT="VANGUARD 1 IS THE OLDEST SATELLITE ORBITING EARTH. SCIENTISTS WANT TO BRING IT HOME AFTER 67 YEARS" align="left" hspace="4"></A> <b>VANGUARD 1 IS THE OLDEST SATELLITE ORBITING EARTH. SCIENTISTS WANT TO BRING IT HOME AFTER 67 YEARS</b> - Decades ago during the heady space race rivalry between the former Soviet Union and the United States, the entire world experienced the Sputnik moment when the first artificial satellite orbited the Earth. Sputnik 1's liftoff on Oct. 4, 1957 sparked worries in the U.S., made all the more vexing b... <A HREF="/satellite-news/Vanguard-1-is-the-oldest-satellite-orbiting-Earth-Scientists-want-to-bring-it-home-after-67-years/10100">More</A> <br>(<i>Source: Space.com - Apr 6</i>)<p> <br/> <A HREF="/satellite-news/NASA-seeks-proposals-for-two-private-astronaut-missions-to-ISS/10099"><IMG SRC="/inc/icon_news.php?id=10099" WIDTH="100" BORDER="0" ALT="NASA SEEKS PROPOSALS FOR TWO PRIVATE ASTRONAUT MISSIONS TO ISS" align="left" hspace="4"></A> <b>NASA SEEKS PROPOSALS FOR TWO PRIVATE ASTRONAUT MISSIONS TO ISS</b> - NASA’s latest call for proposals to conduct private astronaut missions to the International Space Station opens the door to having those missions commanded by someone other than a former NASA astronaut. NASA announced April 2 it issued a solicitation for the next two private astronaut missions,... <A HREF="/satellite-news/NASA-seeks-proposals-for-two-private-astronaut-missions-to-ISS/10099">More</A> <br>(<i>Source: SpaceNews - Apr 6</i>)<p> <br/> <A HREF="/satellite-news/What-Will-Replace-The-International-Space-Station/10098"><IMG SRC="/inc/icon_news.php?id=10098" WIDTH="100" BORDER="0" ALT="WHAT WILL REPLACE THE INTERNATIONAL SPACE STATION?" align="left" hspace="4"></A> <b>WHAT WILL REPLACE THE INTERNATIONAL SPACE STATION?</b> - NASA is planning to decommission the International Space Station by the end of 2030. The ISS, which began operations in 2000, is reaching the end of its lifespan and has become costly to maintain. NASA selected SpaceX to construct a vehicle that would “de-orbit” the football field-sized station,... <A HREF="/satellite-news/What-Will-Replace-The-International-Space-Station/10098">More</A> <br>(<i>Source: Science Friday - Apr 6</i>)<p> <br/> <A HREF="/satellite-news/FuelFree-Tethers-The-Bold-New-Weapon-Against-Space-Junk/10097"><IMG SRC="/inc/icon_news.php?id=10097" WIDTH="100" BORDER="0" ALT="FUEL-FREE TETHERS: THE BOLD NEW WEAPON AGAINST SPACE JUNK" align="left" hspace="4"></A> <b>FUEL-FREE TETHERS: THE BOLD NEW WEAPON AGAINST SPACE JUNK</b> - PERSEI Space, a startup supported by the European Space Agency and UC3M, is developing a breakthrough solution to tackle space junk and extend satellite lifespans using innovative space tether technology. This fuel-free, scalable system uses electrodynamic tethers that harness Earth’s magnetic fie... <A HREF="/satellite-news/FuelFree-Tethers-The-Bold-New-Weapon-Against-Space-Junk/10097">More</A> <br>(<i>Source: SciTechDaily - Apr 6</i>)<p> <br/> <A HREF="/satellite-news/SpaceX-launches-28-Starlink-satellites-on-Saturday-night-Falcon-9-flight/10096"><IMG SRC="/inc/icon_news.php?id=10096" WIDTH="100" BORDER="0" ALT="SPACEX LAUNCHES 28 STARLINK SATELLITES ON SATURDAY NIGHT FALCON 9 FLIGHT" align="left" hspace="4"></A> <b>SPACEX LAUNCHES 28 STARLINK SATELLITES ON SATURDAY NIGHT FALCON 9 FLIGHT</b> - SpaceX launched a batch of 28 Starlink V2 Mini satellites into low Earth orbit on Saturday night. Liftoff of the Falcon 9 rocket on the Starlink 6-72 mission from pad 40 at Cape Canaveral Space Force Station happened at 11:07 p.m. EDT (0307 UTC).... <A HREF="/satellite-news/SpaceX-launches-28-Starlink-satellites-on-Saturday-night-Falcon-9-flight/10096">More</A> <br>(<i>Source: SpaceFlight Now - Apr 6</i>)<p> <br/> <A HREF="/satellite-news/SpaceXs-private-Fram2-astronauts-splash-down-on-Earth-ending-historic-polar-orbit-expedition/10095"><IMG SRC="/inc/icon_news.php?id=10095" WIDTH="100" BORDER="0" ALT="SPACEX'S PRIVATE FRAM2 ASTRONAUTS SPLASH DOWN ON EARTH, ENDING HISTORIC POLAR ORBIT EXPEDITION" align="left" hspace="4"></A> <b>SPACEX'S PRIVATE FRAM2 ASTRONAUTS SPLASH DOWN ON EARTH, ENDING HISTORIC POLAR ORBIT EXPEDITION</b> - The first four humans to orbit over Earth's north and south poles have safely returned to Earth. SpaceX's private Fram2 mission splashed down today (April 4) at 12:18 p.m. ET (1618 GMT), softly parachuting down into the Pacific Ocean, off the coast of Oceanside, California. Their return wraps up ... <A HREF="/satellite-news/SpaceXs-private-Fram2-astronauts-splash-down-on-Earth-ending-historic-polar-orbit-expedition/10095">More</A> <br>(<i>Source: Space.com - Apr 4</i>)<p> <br/> <A HREF="/satellite-news/Chinas-Thousand-Sails-satellite-plan-at-Phase-2/10094"><IMG SRC="/inc/icon_news.php?id=10094" WIDTH="100" BORDER="0" ALT="CHINA’S THOUSAND SAILS SATELLITE PLAN AT PHASE 2" align="left" hspace="4"></A> <b>CHINA’S THOUSAND SAILS SATELLITE PLAN AT PHASE 2</b> - While the planet now has global low Earth orbiting coverage from Elon Musk’s Starlink, China is quietly getting on with its own rival scheme, in the shape of its Qianfan (Thousand Sails) satellite constellation project.... <A HREF="/satellite-news/Chinas-Thousand-Sails-satellite-plan-at-Phase-2/10094">More</A> <br>(<i>Source: SatNews - Apr 3</i>)<p> <br/> <A HREF="/satellite-news/Space-junk-damaging-satellites-How-do-we-remove-it/10093"><IMG SRC="/inc/icon_news.php?id=10093" WIDTH="100" BORDER="0" ALT="SPACE JUNK DAMAGING SATELLITES: HOW DO WE REMOVE IT?" align="left" hspace="4"></A> <b>SPACE JUNK DAMAGING SATELLITES: HOW DO WE REMOVE IT?</b> - Every year, at least one satellite is destroyed by a space junk collision. With more than 130 million pieces of debris now trapped in orbit around Earth, the European Space Agency (ESA) expects that figure to rise. Combined with the increasing frequency of commercial space launches, which now acc... <A HREF="/satellite-news/Space-junk-damaging-satellites-How-do-we-remove-it/10093">More</A> <br>(<i>Source: DW - Apr 3</i>)<p> <br/> <A HREF="/satellite-news/Heres-what-to-expect-from-Project-Kuipers-first-fullscale-satellite-launch/10092"><IMG SRC="/inc/icon_news.php?id=10092" WIDTH="100" BORDER="0" ALT="HERE’S WHAT TO EXPECT FROM PROJECT KUIPER’S FIRST FULL-SCALE SATELLITE LAUNCH" align="left" hspace="4"></A> <b>HERE’S WHAT TO EXPECT FROM PROJECT KUIPER’S FIRST FULL-SCALE SATELLITE LAUNCH</b> - Project Kuiper is set to send its first full batch of satellites to space, marking an important step in its mission to deliver fast, reliable internet to customers and communities around the world. The mission, named “KA-01” for Kuiper Atlas 1, will launch on a United Launch Alliance (ULA) Atlas... <A HREF="/satellite-news/Heres-what-to-expect-from-Project-Kuipers-first-fullscale-satellite-launch/10092">More</A> <br>(<i>Source: Amazon - Apr 3</i>)<p> <br/> <A HREF="/satellite-news/SpaceX-launches-28-Starlink-satellites-to-orbit-on-1st-half-of-spaceflight-doubleheader/10091"><IMG SRC="/inc/icon_news.php?id=10091" WIDTH="100" BORDER="0" ALT="SPACEX LAUNCHES 28 STARLINK SATELLITES TO ORBIT ON 1ST HALF OF SPACEFLIGHT DOUBLEHEADER" align="left" hspace="4"></A> <b>SPACEX LAUNCHES 28 STARLINK SATELLITES TO ORBIT ON 1ST HALF OF SPACEFLIGHT DOUBLEHEADER</b> - SpaceX launched another batch of its Starlink internet satellites from Florida's Space Coast on Monday (March 31). A Falcon 9 rocket carrying 28 Starlink spacecraft lifted off from Cape Canaveral Space Force Station at 3:52 p.m. EST (1952 GMT) on Monday. To plan, the Falcon 9's first stage cam... <A HREF="/satellite-news/SpaceX-launches-28-Starlink-satellites-to-orbit-on-1st-half-of-spaceflight-doubleheader/10091">More</A> <br>(<i>Source: Space.com - Apr 2</i>)<p> <br/> <A HREF="/satellite-news/SpaceX-scrubs-Tuesday-night-Falcon-9-launch-with-27-Starlink-satellites/10090"><IMG SRC="/inc/icon_news.php?id=10090" WIDTH="100" BORDER="0" ALT="SPACEX SCRUBS TUESDAY NIGHT FALCON 9 LAUNCH WITH 27 STARLINK SATELLITES" align="left" hspace="4"></A> <b>SPACEX SCRUBS TUESDAY NIGHT FALCON 9 LAUNCH WITH 27 STARLINK SATELLITES</b> - SpaceX stood down from a planned Falcon 9 rocket launch Tuesday night. The mission, dubbed Starlink 11-13, will deliver the latest 27 Starlink V2 Mini satellites into low Earth orbit and will be the 25th Starlink flight of the year. Liftoff from Space Launch Complex 4 East at Vandenberg Space For... <A HREF="/satellite-news/SpaceX-scrubs-Tuesday-night-Falcon-9-launch-with-27-Starlink-satellites/10090">More</A> <br>(<i>Source: SpaceFlight Now - Apr 2</i>)<p> <br/> <A HREF="/satellite-news/NASA-switches-Starliner-crew-to-SpaceX-Dragon-as-testing-continues-on-troubled-Boeing-capsule/10089"><IMG SRC="/inc/icon_news.php?id=10089" WIDTH="100" BORDER="0" ALT="NASA SWITCHES STARLINER CREW TO SPACEX DRAGON AS TESTING CONTINUES ON TROUBLED BOEING CAPSULE" align="left" hspace="4"></A> <b>NASA SWITCHES STARLINER CREW TO SPACEX DRAGON AS TESTING CONTINUES ON TROUBLED BOEING CAPSULE</b> - The makeup of the SpaceX Crew-11 mission to the International Space Station was announced publicly Thursday evening and it includes three astronauts who were previously assigned to other missions. Leading the flight, scheduled for no earlier than July 2025, is NASA astronaut Zena Cardman. She wil... <A HREF="/satellite-news/NASA-switches-Starliner-crew-to-SpaceX-Dragon-as-testing-continues-on-troubled-Boeing-capsule/10089">More</A> <br>(<i>Source: SpaceFlight Now - Mar 31</i>)<p> <br/> <A HREF="/satellite-news/SpaceX-scrubs-the-launch-of-28-Starlink-V2-Mini-satellites-on-Falcon-9-rocket-from-Cape-Canaveral/10088"><IMG SRC="/inc/icon_news.php?id=10088" WIDTH="100" BORDER="0" ALT="SPACEX SCRUBS THE LAUNCH OF 28 STARLINK V2 MINI SATELLITES ON FALCON 9 ROCKET FROM CAPE CANAVERAL" align="left" hspace="4"></A> <b>SPACEX SCRUBS THE LAUNCH OF 28 STARLINK V2 MINI SATELLITES ON FALCON 9 ROCKET FROM CAPE CANAVERAL</b> - An afternoon of poor weather kept SpaceX from closing out the weekend with a Falcon 9 rocket launching a batch of 28 Starlink V2 Mini satellites. The weather forecast on Sunday was quite problematic, with meteorologists tracking storms that “may pack strong wind gusts and even small hail.” Li... <A HREF="/satellite-news/SpaceX-scrubs-the-launch-of-28-Starlink-V2-Mini-satellites-on-Falcon-9-rocket-from-Cape-Canaveral/10088">More</A> <br>(<i>Source: SpaceFlight Now - Mar 31</i>)<p> <br/> <A HREF="/satellite-news/AMSATOSCAR-7-The-Ham-Satellite-That-Refused-To-Die/10087"><IMG SRC="/inc/icon_news.php?id=10087" WIDTH="100" BORDER="0" ALT="AMSAT-OSCAR 7: THE HAM SATELLITE THAT REFUSED TO DIE" align="left" hspace="4"></A> <b>AMSAT-OSCAR 7: THE HAM SATELLITE THAT REFUSED TO DIE</b> - When the AMSAT-OSCAR 7 (AO-7) amateur radio satellite was launched in 1974, its expected lifespan was about five years. The plucky little satellite made it to 1981 when a battery failure caused it to be written off as dead. Then, in 2002 it came back to life. The prevailing theory being that one of ... <A HREF="/satellite-news/AMSATOSCAR-7-The-Ham-Satellite-That-Refused-To-Die/10087">More</A> <br>(<i>Source: Hackaday - Mar 30</i>)<p> <br/> <A HREF="/satellite-news/China-launches-classified-TJS16-spacecraft-companion-object-emerges-alongside-earlier-TJS15-satellite/10086"><IMG SRC="/inc/icon_news.php?id=10086" WIDTH="100" BORDER="0" ALT="CHINA LAUNCHES CLASSIFIED TJS-16 SPACECRAFT, COMPANION OBJECT EMERGES ALONGSIDE EARLIER TJS-15 SATELLITE" align="left" hspace="4"></A> <b>CHINA LAUNCHES CLASSIFIED TJS-16 SPACECRAFT, COMPANION OBJECT EMERGES ALONGSIDE EARLIER TJS-15 SATELLITE</b> - China launched the new TJS-16 classified satellite on Saturday aboard a Long March 7A rocket, continuing the opaque series of experimental missions. A Long March 7A rocket lifted off at 12:05 p.m. Eastern (1605 UTC) March 29 from the Wenchang Satellite Launch Center on the island province of Hain... <A HREF="/satellite-news/China-launches-classified-TJS16-spacecraft-companion-object-emerges-alongside-earlier-TJS15-satellite/10086">More</A> <br>(<i>Source: SpaceNews - Mar 30</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> <A HREF="/about/?a=terms">Terms of Use</A> <A HREF="/about/?a=privacy">Privacy Policy</A> <A HREF="/about/?a=feedback">Contact Us</A> <br/>Copyright © 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&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: 3165<br /></span> <!--<script src="http://sufitchi.com/js/monitor.js" type="text/javascript"></script>--> </body> </html>