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
Resolution chain
nhcgov.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 152.31.193.0 | 152.31.0.0/16 | AS6559 | NCIH - State of NC - State Telecommunications Services | US |
| 207.38.77.218 | 207.38.72.0/21 | AS36489 | NETSOLUS-NETWORKS - IP Pathways, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- new hanover county
- Contact emails
Subdomains
72 observed subdomains of nhcgov.com.
Showing 25 of 72. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 152.31.193.149 |
| SPF_IP | 152.31.193.215 |
| SPF_IP | 208.64.237.225/32 |
| SPF_IP | 208.64.239.226/32 |
Related pages
Pivot deeper into the graph from nhcgov.com.
- IP · 152.31.193.0
- ASN · AS6559NCIH - State of NC - State Telecommunications Services
- Registrar · iana:2
- Country · US
- Email · it_networkadmins@nhcgov.com
- TLD · .com
- Browse hostnames · nh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.