Skip to content

Hostname

nhqv.com

Last fetched

nhqv.com resolves to 3 IPv4 addresses operated by AS9856 in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · nhqv.comRouting diversity3.0/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nhqv.com

Resolution chain

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

WHOIS identity

Registrar
iana:100
Organization
edwin sung
Contact emails

Subdomains

45 observed subdomains of nhqv.com.

Web-graph footprint

Distinct hostnames that link to or from nhqv.com in the public web crawl.

294 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nhqv.com.

MechanismTarget
SPF_INCLUDEsmtp1.nhsec.com
SPF_INCLUDEsmtp2.nhsec.com
SPF_IP121.65.247.117
SPF_IP121.65.247.118
SPF_IP121.65.247.119
SPF_IP121.65.247.40
SPF_IP121.65.247.41
SPF_IP121.65.247.42
SPF_IP211.60.232.40

Related pages

Pivot deeper into the graph from nhqv.com.

Cypher and MCP

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

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