All hostnames openx.dwebsite.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · openx.dwebsite.com Routing diversity 5.6/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 5.2/10 canon.whisper.security/host/openx.dwebsite.com Resolution chain openx.dwebsite.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.22.21.241 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.23.28.51 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.160.28.76 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.165.136.143 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.81.173.143 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.82.111.235 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.82.212.31 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.225.182.85 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.230.160.171 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.232.245.218 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.240.184.224 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.245.127.174 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.252.122.62 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 50.112.129.244 50.112.128.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.36.184.48 52.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.42.208.166 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.42.238.29 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.149.255.207 54.148.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.203.46.45 54.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.203.80.65 54.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with openx.dwebsite.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from openx.dwebsite.com in the public web crawl.
16 sites link to this hostname.
Related pages Pivot deeper into the graph from openx.dwebsite.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "openx.dwebsite.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 .