Skip to content

Hostname

nvc.net

Last fetched

nvc.net resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · nvc.netRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nvc.net

Resolution chain

nvc.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.14.168104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.168104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.248172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
66.35.110.8666.35.108.0/22AS14955N-V-C - Northern Valley Communications LLCUS

WHOIS identity

Registrar
iana:48
Organization
northern valley communications
Contact emails

Subdomains

2,203 observed subdomains of nvc.net.

Web-graph footprint

Distinct hostnames that link to or from nvc.net in the public web crawl.

26 sites link to this hostname.

110 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nvc.net.

MechanismTarget
SPF_Anvc.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.constantcontact.com
SPF_IP64.68.190.0/24
SPF_IP66.35.109.31
SPF_IP66.35.110.0/24
SPF_IP74.208.4.197/32
SPF_MXnvc.net

Related pages

Pivot deeper into the graph from nvc.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nvc.net"})-[: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.