Skip to content

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

WHISPER CANON · ncic.comRouting diversity3.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ncic.com

Resolution chain

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

IPPrefixASNOperatorCountry
207.141.26.80207.141.26.0/24AS11211NCIC - NCIC Operator ServicesUS
24.204.48.8024.204.48.0/24AS32505DWL-MAIN - ConterraUS
67.63.241.8067.63.241.0/24AS11211NCIC - NCIC Operator ServicesUS
161.121.8.10.0.0.0/0AS64073US

WHOIS identity

Registrar
iana:93
Organization
ncic inmate phone service
Contact emails

Subdomains

50 observed subdomains of ncic.com.

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.

MechanismTarget
SPF_IP207.141.26.0/24
SPF_IP24.204.48.0/24
SPF_IP38.104.37.0/29
SPF_IP38.93.130.0/24
SPF_IP67.63.241.0/24
SPF_MXncic.com

Related pages

Pivot deeper into the graph from ncic.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.