Skip to content

Hostname

kodu.ee

Last fetched

kodu.ee resolves to 1 IPv4 address operated by AS39038 in EE. WHOIS lists registrar:telia eesti as as the registrar.

Nutrition Label

WHISPER CANON · kodu.eeRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/kodu.ee

Resolution chain

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

IPPrefixASNOperatorCountry
80.250.113.23680.250.112.0/21AS39038EE

WHOIS identity

Registrar
registrar:telia eesti as
Organization
as kernel
Contact emails

Subdomains

3,412 observed subdomains of kodu.ee.

Web-graph footprint

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

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for kodu.ee.

MechanismTarget
SPF_INCLUDEmail.spf.elkdata.ee
SPF_IP185.43.105.124/32
SPF_IP80.250.113.236
SPF_IP80.250.116.1
SPF_MXkodu.ee

Related pages

Pivot deeper into the graph from kodu.ee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kodu.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.