Skip to content

Hostname

exto.org

Last fetched

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.orgRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
108.128.204.189108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.128.232.1108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.101.2173.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.25.12734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.83.24234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.57.20934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.247.19334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.221.17734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.144.6934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.83.17034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.96.18346.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.245.152.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.146.22552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.142.20852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.244.13552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.19.4754.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.108.5554.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.61.7654.220.0.0/16AS16509AMAZON-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.

Threat posture

History

Mail and authentication

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.