All hostnames ap.a47b.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · ap.a47b.com Routing diversity 5.7/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/ap.a47b.com Resolution chain ap.a47b.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.202.101.94 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.246.109.60 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.251.131.20 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 46.137.118.78 46.137.0.0/17 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 54.220.50.114 54.220.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.228.145.167 54.228.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.246.179.205 54.246.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.74.141.109 54.74.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.76.226.81 54.76.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.32.50.218 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.80.16.113 99.80.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.80.202.71 99.80.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with ap.a47b.com in WhisperGraph.
Related pages Pivot deeper into the graph from ap.a47b.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ap.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 .