All hostnames post.admathhd.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.
Nutrition Label WHISPER CANON · post.admathhd.com Routing diversity 5.9/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 2.0/10 canon.whisper.security/host/post.admathhd.com Resolution chain post.admathhd.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 13.213.78.135 13.212.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.215.202.170 13.214.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.229.198.76 13.228.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.141.55.185 18.140.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.202.32.65 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.249.229.118 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.252.60.79 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.249.181 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.255.217.67 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.95.203 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.254.94.112 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 47.129.38.39 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.129.42.209 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.130.150.213 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.214.148.68 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.77.239.152 52.77.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.151.195.69 54.151.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.179.8.49 54.179.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.194.78.173 54.194.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.35.210.87 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with post.admathhd.com in WhisperGraph.
Related pages Pivot deeper into the graph from post.admathhd.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "post.admathhd.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 .