All hostnames adnxtr.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1068 as the registrar.
Nutrition Label WHISPER CANON · adnxtr.com Routing diversity 7.4/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 4.4/10 WHOIS transparency 10.0/10 Resolver footprint 3.2/10 canon.whisper.security/host/adnxtr.com Resolution chain adnxtr.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 108.130.202.193 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.22.119 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.221.82 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.51.128 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.56.175 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.60.111 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.62.176 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.201.168.103 18.201.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.201.223.192 18.201.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.201.236.28 18.201.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.201.44.219 18.201.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.202.229.233 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.202.31.97 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.203.136.99 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.232.116.75 18.232.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.236.123.133 18.236.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 184.72.196.66 184.72.128.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.249.151.5 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.249.224.141 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.250.64.52 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity Registrar iana:1068 Organization privacy service provided by withheld for privacy ehf Contact emails Subdomains 4 observed subdomains of adnxtr.com.
Related pages Pivot deeper into the graph from adnxtr.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adnxtr.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 .