Hostname
connectnc.com
Last fetched
connectnc.com resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
connectnc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.0.220.103 | 162.0.220.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- beth morgan
- Contact emails
Subdomains
24 observed subdomains of connectnc.com.
Showing 21 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from connectnc.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for connectnc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | outbound.mailhop.org |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.tidalhosting.com |
| SPF_IP | 162.0.220.103 |
| SPF_IP | 162.213.248.231 |
| SPF_IP | 162.255.116.94 |
| SPF_IP | 185.201.0.0/16 |
| SPF_IP | 209.188.21.13 |
Related pages
Pivot deeper into the graph from connectnc.com.
- IP · 162.0.220.103
- ASN · AS22612NAMECHEAP-NET - Namecheap, Inc.
- Registrar · iana:48
- Country · US
- Email · hostmaster@pinehurst.net
- TLD · .com
- Browse hostnames · co…
- 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: "connectnc.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.