Skip to content

Hostname

exto.nl

Last fetched

exto.nl resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:exto|fruithoeve 9|6846jg arnhem|netherlands|| as the registrar.

Nutrition Label

WHISPER CANON · exto.nlRouting diversity5.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/exto.nl

Resolution chain

exto.nl resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.232.1108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.129.46.87108.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.241.208.19634.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.251.220.17834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.83.17034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.245.152.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.81.10152.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.243.10552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.247.14352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.146.22552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.156.10052.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.233.4352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.142.20852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.178.9852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:exto|fruithoeve 9|6846jg arnhem|netherlands||
Organization
Contact emails

Subdomains

5,089 observed subdomains of exto.nl.

Web-graph footprint

Distinct hostnames that link to or from exto.nl in the public web crawl.

1,230 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for exto.nl.

MechanismTarget
SPF_Aexto.nl
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcmail1.com
SPF_IP46.137.102.207/32
SPF_IP64.98.36.17/32
SPF_IP64.98.40.0/22
SPF_IP79.125.25.34/32
SPF_IP79.125.4.0/24
SPF_MXexto.nl

Related pages

Pivot deeper into the graph from exto.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "exto.nl"})-[: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.