Skip to content

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

WHISPER CANON · AS60447Routing diversity6.1/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/60447

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 ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS211288NETASSISTBG
AS208972GIBIRNET-TR
AS59900BALKAN-INTERNET-EXCHANGEBG
AS49072NOVATECH-BG
AS44077AM-NET-ASBG
AS12956TELXIUS TELXIUS CableES
AS9002RETN-ASGB
AS8280SYNAPSECOM-AS SYNAPSECOM TELECOMS S.A.GR
AS6939HURRICANE - Hurricane Electric LLCUS
AS6762SEABONE-NET TELECOM ITALIA SPARKLE S.p.A.IT
AS6453AS6453 - TATA COMMUNICATIONS AMERICA INCUS
AS5511OPENTRANSITFR
AS5405INTERDOTLINK powered by Inter.linkDE
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS3303SWISSCOM Swisscom Switzerland LtdCH
AS3257GTT-BACKBONE GTTUS
AS1299TWELVE99 Arelion, fka Telia CarrierSE
AS1273CW 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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.