All hostnames a.a47b.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · a.a47b.com Routing diversity 6.5/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 5.2/10 canon.whisper.security/host/a.a47b.com Resolution chain a.a47b.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.49.116.38 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.49.177.223 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.202.101.94 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.236.88.0 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.241.127.223 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.246.142.216 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.249.150.233 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.251.131.20 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.251.250.134 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.252.100.185 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 44.223.189.223 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 46.137.107.243 46.137.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 46.137.118.78 46.137.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 46.137.58.164 46.137.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.18.159.145 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.19.131.146 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.208.252.132 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.210.196.41 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.214.26.88 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.195.115.7 54.195.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with a.a47b.com in WhisperGraph.
Subdomains 3 observed subdomains of a.a47b.com.
Web-graph footprint Distinct hostnames that link to or from a.a47b.com in the public web crawl.
Related pages Pivot deeper into the graph from a.a47b.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "a.a47b.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .