Skip to content

Hostname

nvv.ee

Last fetched

nvv.ee resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in DE.

Nutrition Label

WHISPER CANON · nvv.eeRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/nvv.ee

Resolution chain

nvv.ee resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.101.90.16141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.17141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
195.80.124.7195.80.96.0/19AS8240EE

WHOIS identity

No WHOIS records are currently associated with nvv.ee in WhisperGraph.

Subdomains

11 observed subdomains of nvv.ee.

Web-graph footprint

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

38 sites link to this hostname.

178 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for nvv.ee.

MechanismTarget
SPF_Anvv.ee
SPF_INCLUDE_spf.zone.eu
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_MXnvv.ee

Related pages

Pivot deeper into the graph from nvv.ee.

Cypher and MCP

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

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