All hostnames exto.org resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:269 as the registrar.
Nutrition Label WHISPER CANON · exto.org Routing diversity 5.4/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 10.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/exto.org Resolution chain exto.org resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.128.204.189 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.128.232.1 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.248.101.217 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.240.25.127 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.246.83.242 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.248.57.209 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.249.247.193 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.221.177 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.253.144.69 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.254.83.170 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 46.137.96.183 46.137.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.19.245.1 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.214.146.225 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.49.142.208 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.51.244.135 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.171.19.47 54.171.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.195.108.55 54.195.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.220.61.76 54.220.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity Registrar iana:269 Organization asmen Contact emails Subdomains 704 observed subdomains of exto.org.
Web-graph footprint Distinct hostnames that link to or from exto.org in the public web crawl.
12 sites link to this hostname.
Related pages Pivot deeper into the graph from exto.org.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "exto.org"})-[: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 .