Skip to content

Hostname

narva.ee

Last fetched

narva.ee has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:riks|narva linnakantselei as the registrar.

Nutrition Label

WHISPER CANON · narva.eeRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/narva.ee

Resolution chain

narva.ee has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:riks|narva linnakantselei
Organization
Contact emails

Subdomains

19 observed subdomains of narva.ee.

Web-graph footprint

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

231 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for narva.ee.

MechanismTarget
SPF_Anarva.ee
SPF_IP194.204.19.38/32
SPF_IP213.184.47.200
SPF_IP213.184.47.202
SPF_IP217.159.236.90/32
SPF_IP80.235.127.117
SPF_IP88.196.98.240
SPF_IP90.190.106.86/32
SPF_MXnarva.ee

Related pages

Pivot deeper into the graph from narva.ee.

Cypher and MCP

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

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