Skip to content

Autonomous System

AS58664ADOBE-NET-INFRA ADOBE-NET-INFRA(IN)

Last fetched

AS58664 is an Autonomous System operated by ADOBE-NET-INFRA ADOBE-NET-INFRA and registered in IN. As of Thu, 21 May 2026 01:04:38 GMT, it announces 27 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS58664Routing diversity7.2/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/58664

Routing footprint

AS58664 announces 27 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

8 distinct peers via BGP. The first 8 are listed below.

Peer ASNOperatorCountry
AS1221ASN-TELSTRA Telstra LimitedAU
AS9498BBIL-AP BHARTI Airtel Ltd.IN
AS8220COLT COLT Technology Services Group LimitedGB
AS4755TATACOMM-AS TATA Communications formerly VSNL is Leading ISPIN
AS4637ASN-TELSTRA-GLOBAL Telstra GlobalHK
AS3786LGDACOM LG DACOM CorporationKR
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS2687ATGS-MMD-AS - AT&T Enterprises, LLCUS

Blast radius

Approximate count of dependent hostnames if AS58664 disappeared from the routing table.

~70 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:04:38 GMT.

MOAS / hijack watch

Prefixes routed by AS58664 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 AS58664 is unique to AS58664 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS58664.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS58664"})-[: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.