Skip to content

Hostname

a48bc219de73.com

Last fetched

a48bc219de73.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · a48bc219de73.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/a48bc219de73.com

Resolution chain

a48bc219de73.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.75.107.14335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.69.23352.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
172.188.113.161172.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
52.237.90.10452.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
20.187.153.7820.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.187.149.4220.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
61.4.127.2961.4.127.0/24AS55720HK

WHOIS identity

No WHOIS records are currently associated with a48bc219de73.com in WhisperGraph.

Subdomains

1 observed subdomain of a48bc219de73.com.

Threat posture

History

Related pages

Pivot deeper into the graph from a48bc219de73.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "a48bc219de73.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

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