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
Resolution chain
exto.nl resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:exto|fruithoeve 9|6846jg arnhem|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
5,089 observed subdomains of exto.nl.
Showing 25 of 5,089. View all subdomains →
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
MX records
SPF policy
10 SPF mechanisms authorising senders for exto.nl.
| Mechanism | Target |
|---|---|
| SPF_A | exto.nl |
| SPF_INCLUDE | _spf.hostedemail.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | cmail1.com |
| SPF_IP | 46.137.102.207/32 |
| SPF_IP | 64.98.36.17/32 |
| SPF_IP | 64.98.40.0/22 |
| SPF_IP | 79.125.25.34/32 |
| SPF_IP | 79.125.4.0/24 |
| SPF_MX | exto.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.