Autonomous System
AS60280 — NTEC(BY)
Last fetched
AS60280 is an Autonomous System operated by NTEC and registered in BY. As of Thu, 21 May 2026 00:59:14 GMT, it announces 8 routed IP prefixes and peers with 46 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS60280 announces 8 distinct routed prefixes. The 8-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
46 distinct peers via BGP. The first 46 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS213241 | TECHIT | BE |
| AS212024 | RISSON | FR |
| AS211288 | NETASSIST | BG |
| AS208972 | GIBIRNET- | TR |
| AS207336 | NETASSIST | ES |
| AS204720 | CDNETWORKS | RU |
| AS60388 | TRANSNEFT-TELECOM-AS Moscow Russia | RU |
| AS60330 | BCTBY-AS | BY |
| AS56740 | DATAHATA-AS | BY |
| AS56662 | EUTPNET | PL |
| AS56655 | GIGAHOST | NO |
| AS50673 | SERVERIUS-AS | NL |
| AS49673 | TRUENETWORK Truenetwork Infrastructure | RU |
| AS48362 | TKSWF-AS | AT |
| AS47328 | TRI-AS DigitalOne AG | CH |
| AS43426 | NLINE-LVIV | BG |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS35625 | EUROFIBER-FRANCE | FR |
| AS34927 | IFOG-GMBH | CH |
| AS34872 | SERVPERSO_SYSTEMS | BE |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS34170 | AS-AZTELEKOM Azerbaijan Tier-23 ISP | AZ |
| AS34019 | HIVANE | FR |
| AS31500 | GNM-AS | AG |
| AS31133 | MF-MGSM-AS PJSC MegaFon | RU |
| AS30781 | JAGUAR-AS | FR |
| AS29632 | NASSIST-AS | BG |
| AS29390 | CTU-AS | BG |
| AS25091 | IP-MAX IP-Max SA | CH |
| AS24961 | — | DE |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS21274 | BAS-NET-AS | BY |
| AS20804 | ASN-TELENERGO ul. PERKUNA 47, WARSZAWA | PL |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS20485 | TRANSTELECOM Moscow, Russia | RU |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS12859 | NL-BIT BIT BV | NL |
| AS12779 | ITGATE | IT |
| AS12406 | BN-AS Belarussian data communication service provider. | BY |
| AS12389 | ROSTELECOM-AS PJSC Rostelecom. Technical Team | RU |
| AS9002 | RETN-AS | GB |
| AS8359 | MTS | RU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS1836 | GREEN green.ch AG Autonomous System | CH |
| AS1764 | NEXTLAYER-AS | AT |
Blast radius
Approximate count of dependent hostnames if AS60280 disappeared from the routing table.
~169 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:59:14 GMT.
MOAS / hijack watch
Prefixes routed by AS60280 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS60280 is unique to AS60280 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS60280.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS60280"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.