Skip to content

Hostname

internet.ee

Last fetched

internet.ee resolves to 1 IPv4 address operated by NERDHERRSCHAFT-AS in NL. WHOIS lists registrar:elisa|eesti interneti sihtasutus as the registrar.

Nutrition Label

WHISPER CANON · internet.eeRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/internet.ee

Resolution chain

internet.ee resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.222.234.1485.222.232.0/22AS49604NERDHERRSCHAFT-ASNL

WHOIS identity

Registrar
registrar:elisa|eesti interneti sihtasutus
Organization
Contact emails

Subdomains

58 observed subdomains of internet.ee.

Web-graph footprint

Distinct hostnames that link to or from internet.ee in the public web crawl.

195 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for internet.ee.

MechanismTarget
SPF_Alists.internet.ee
SPF_Amail.tld.ee
SPF_Asmtp1.internet.ee
SPF_Asmtp2.internet.ee
SPF_INCLUDE_spf.google.com
SPF_IP195.43.86.0/23
SPF_IP2001:7d0:4c83:9580:250:56ff:feb9:a176
SPF_IP213.35.139.152
SPF_IP2a00:c3a0::/32
SPF_IP90.190.150.212/32
SPF_MXinternet.ee

Related pages

Pivot deeper into the graph from internet.ee.

Cypher and MCP

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

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