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
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for narva.ee.
| Mechanism | Target |
|---|---|
| SPF_A | narva.ee |
| SPF_IP | 194.204.19.38/32 |
| SPF_IP | 213.184.47.200 |
| SPF_IP | 213.184.47.202 |
| SPF_IP | 217.159.236.90/32 |
| SPF_IP | 80.235.127.117 |
| SPF_IP | 88.196.98.240 |
| SPF_IP | 90.190.106.86/32 |
| SPF_MX | narva.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.