All hostnames orange.demdex.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · orange.demdex.net Routing diversity 6.4/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/orange.demdex.net Resolution chain orange.demdex.net 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.24.196.224 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 13.158.231.31 13.158.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.202.190.218 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 23.23.150.35 23.22.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.113.73.188 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.210.220.55 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.217.202.83 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.192.44.219 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.203.8.247 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.74.29.239 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.16.56.199 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.203.37.97 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.208.238.190 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.209.214.122 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.212.27.111 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.49.197.187 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.145.170.76 54.144.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.150.245.111 54.150.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.250.177.60 54.250.128.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.65.90.165 54.64.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP
WHOIS identity No WHOIS records are currently associated with orange.demdex.net in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from orange.demdex.net in the public web crawl.
Related pages Pivot deeper into the graph from orange.demdex.net.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "orange.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 .