Autonomous System
AS60447 — I_NET_BULGARIA I NET BULGARIA(BG)
Last fetched
AS60447 is an Autonomous System operated by I_NET_BULGARIA I NET BULGARIA and registered in BG. As of Thu, 21 May 2026 12:43:09 GMT, it announces 16 routed IP prefixes and peers with 19 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS60447 announces 16 distinct routed prefixes. The 16-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
19 distinct peers via BGP. The first 19 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS211288 | NETASSIST | BG |
| AS208972 | GIBIRNET- | TR |
| AS59900 | BALKAN-INTERNET-EXCHANGE | BG |
| AS49072 | NOVATECH- | BG |
| AS44077 | AM-NET-AS | BG |
| AS12956 | TELXIUS TELXIUS Cable | ES |
| AS9002 | RETN-AS | GB |
| AS8280 | SYNAPSECOM-AS SYNAPSECOM TELECOMS S.A. | GR |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6762 | SEABONE-NET TELECOM ITALIA SPARKLE S.p.A. | IT |
| AS6453 | AS6453 - TATA COMMUNICATIONS AMERICA INC | US |
| AS5511 | OPENTRANSIT | FR |
| AS5405 | INTERDOTLINK powered by Inter.link | DE |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3303 | SWISSCOM Swisscom Switzerland Ltd | CH |
| AS3257 | GTT-BACKBONE GTT | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS1273 | CW Vodafone Group PLC | — |
MOAS / hijack watch
Prefixes routed by AS60447 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 AS60447 is unique to AS60447 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS60447.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS60447"})-[: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.