All hostnames gregory.demdex.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · gregory.demdex.net Routing diversity 4.8/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/gregory.demdex.net Resolution chain gregory.demdex.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.128.168.7 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.241.193.106 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.246.213.71 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.248.53.77 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.249.145.9 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.155.46 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.129.226 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.34.111 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.208.50.230 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.211.119.21 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.213.167.130 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.213.175.107 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.214.194.129 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.30.2.146 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.154.21.18 54.154.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.35.105.213 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with gregory.demdex.net in WhisperGraph.
Related pages Pivot deeper into the graph from gregory.demdex.net.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gregory.demdex.net"})-[: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 .