Skip to content

Hostname

nhcgov.com

Last fetched

nhcgov.com resolves to 2 IPv4 addresses operated by NCIH - State of NC - State Telecommunications Services in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nhcgov.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/nhcgov.com

Resolution chain

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

IPPrefixASNOperatorCountry
152.31.193.0152.31.0.0/16AS6559NCIH - State of NC - State Telecommunications ServicesUS
207.38.77.218207.38.72.0/21AS36489NETSOLUS-NETWORKS - IP Pathways, LLCUS

WHOIS identity

Registrar
iana:2
Organization
new hanover county
Contact emails

Subdomains

72 observed subdomains of nhcgov.com.

Web-graph footprint

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

515 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nhcgov.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.31.193.149
SPF_IP152.31.193.215
SPF_IP208.64.237.225/32
SPF_IP208.64.239.226/32

Related pages

Pivot deeper into the graph from nhcgov.com.

Cypher and MCP

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

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