Hostname
ncic.com
Last fetched
ncic.com resolves to 4 IPv4 addresses operated by NCIC - NCIC Operator Services in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
ncic.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 207.141.26.80 | 207.141.26.0/24 | AS11211 | NCIC - NCIC Operator Services | US |
| 24.204.48.80 | 24.204.48.0/24 | AS32505 | DWL-MAIN - Conterra | US |
| 67.63.241.80 | 67.63.241.0/24 | AS11211 | NCIC - NCIC Operator Services | US |
| 161.121.8.1 | 0.0.0.0/0 | AS64073 | — | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- ncic inmate phone service
- Contact emails
Subdomains
50 observed subdomains of ncic.com.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ncic.com in the public web crawl.
151 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ncic.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 207.141.26.0/24 |
| SPF_IP | 24.204.48.0/24 |
| SPF_IP | 38.104.37.0/29 |
| SPF_IP | 38.93.130.0/24 |
| SPF_IP | 67.63.241.0/24 |
| SPF_MX | ncic.com |
Related pages
Pivot deeper into the graph from ncic.com.
- IP · 207.141.26.80
- ASN · AS11211NCIC - NCIC Operator Services
- Registrar · iana:93
- Country · US
- Email · webmaster@ncic.com
- TLD · .com
- Browse hostnames · nc…
- 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: "ncic.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.