Skip to content

Hostname

stat.ee

Last fetched

stat.ee resolves to 1 IPv4 address operated by AS8240 in EE. WHOIS lists registrar:riks|statistikaamet|rahandusministeerium as the registrar.

Nutrition Label

WHISPER CANON · stat.eeRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/stat.ee

Resolution chain

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

IPPrefixASNOperatorCountry
213.184.60.45213.184.32.0/19AS8240EE

WHOIS identity

Registrar
registrar:riks|statistikaamet|rahandusministeerium
Organization
statistikaamet
Contact emails

Subdomains

66 observed subdomains of stat.ee.

Web-graph footprint

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

1,310 sites link to this hostname.

344 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for stat.ee.

MechanismTarget
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDEmailer.recommy.com
SPF_REDIRECT_spf.rmit.ee

Related pages

Pivot deeper into the graph from stat.ee.

Cypher and MCP

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

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