Skip to content

Hostname

cc-inc.com

Last fetched

cc-inc.com resolves to 1 IPv4 address operated by NTT-DATA-2914 - NTT America, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · cc-inc.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cc-inc.com

Resolution chain

cc-inc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
204.141.89.114204.141.0.0/16AS2914NTT-DATA-2914 - NTT America, Inc.US

WHOIS identity

Registrar
iana:292
Organization
inc pc mall
Contact emails

Subdomains

13 observed subdomains of cc-inc.com.

Web-graph footprint

Distinct hostnames that link to or from cc-inc.com in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cc-inc.com.

MechanismTarget
SPF_INCLUDEspf.messagelabs.com
SPF_IP139.138.35.239
SPF_IP139.138.57.127
SPF_IP64.235.245.11
SPF_IP64.235.245.12
SPF_IP67.41.50.8
SPF_IP67.41.50.9
SPF_MXcc-inc.com

Related pages

Pivot deeper into the graph from cc-inc.com.

Cypher and MCP

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

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