All hostnames s.adnxtr.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · s.adnxtr.com Routing diversity 7.3/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 2.0/10 canon.whisper.security/host/s.adnxtr.com Resolution chain s.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 107.22.20.152 107.22.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 108.130.211.14 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.130.214.39 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.130.92.149 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.48.180 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.50.254 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 13.218.191.145 13.216.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.201.104.92 18.201.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.201.153.48 18.201.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.201.219.112 18.201.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.201.230.225 18.201.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.201.75.227 18.201.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.203.249.169 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 3.249.114.245 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.249.17.166 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.250.242.104 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.252.154.96 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.132.97 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with s.adnxtr.com in WhisperGraph.
Related pages Pivot deeper into the graph from s.adnxtr.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "s.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 .