Skip to content

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

WHISPER CANON · etos.nlRouting diversity3.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/etos.nl

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.

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for etos.nl.

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 20

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