Skip to content

Hostname

nv.ua

Last fetched

nv.ua resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1405 as the registrar.

Nutrition Label

WHISPER CANON · nv.uaRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/nv.ua

Resolution chain

nv.ua resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.34.27104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.169.171172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1405
Organization
not published
Contact emails

Subdomains

54 observed subdomains of nv.ua.

Web-graph footprint

Distinct hostnames that link to or from nv.ua in the public web crawl.

4,975 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for nv.ua.

MechanismTarget
SPF_Amail.nv.ua
SPF_Anv.ua
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf2.esputnik.com
SPF_IP141.95.64.123
SPF_IP141.95.64.124
SPF_IP141.95.64.125
SPF_IP185.39.199.224/29
SPF_IP51.89.96.192
SPF_IP52.49.135.196
SPF_IP91.206.167.0/27
SPF_IP91.206.167.16
SPF_IP91.206.167.17
SPF_MXnv.ua

Related pages

Pivot deeper into the graph from nv.ua.

Cypher and MCP

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

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