Skip to content

Hostname

eet.nu

Last fetched

eet.nu resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:key-systems as the registrar.

Nutrition Label

WHISPER CANON · eet.nuRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eet.nu

Resolution chain

eet.nu resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.0.163104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.163104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.98172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:key-systems
Organization
gerard leijdekkers
Contact emails

Subdomains

37 observed subdomains of eet.nu.

Web-graph footprint

Distinct hostnames that link to or from eet.nu in the public web crawl.

604 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for eet.nu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from eet.nu.

Cypher and MCP

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

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