Hostname
etos.nl
Last fetched
etos.nl resolves to 9 IPv4 addresses operated by AS20940 in US. WHOIS lists registrar:kpn as the registrar.
Nutrition Label
Resolution chain
etos.nl resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:kpn
- Organization
- —
- Contact emails
- —
Subdomains
64 observed subdomains of etos.nl.
Showing 25 of 64. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from etos.nl in the public web crawl.
1,441 sites link to this hostname.
325 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for etos.nl.
| Mechanism | Target |
|---|---|
| SPF_A | production.eu01.etos.demandware.net |
| SPF_INCLUDE | _spf-dc57.sapsf.eu |
| SPF_INCLUDE | _spf.etos.nl |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.crowdtech.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from etos.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "etos.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.