Skip to content

Hostname

cccis.com

Last fetched

cccis.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · cccis.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/cccis.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.16.20104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.17.20104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.76.220.179104.76.220.0/24AS20940AKAMAI-ASN1RO
104.76.220.194104.76.220.0/24AS20940AKAMAI-ASN1RO
2.17.146.162.17.146.0/24AS12389ROSTELECOM-AS PJSC Rostelecom. Technical TeamRU
2.17.146.252.17.146.0/24AS12389ROSTELECOM-AS PJSC Rostelecom. Technical TeamRU

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

129 observed subdomains of cccis.com.

Web-graph footprint

Distinct hostnames that link to or from cccis.com in the public web crawl.

400 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cccis.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.cccis.com
SPF_INCLUDEspf2.cccis.com
SPF_INCLUDEspf3.cccis.com
SPF_MXcccis.com

Related pages

Pivot deeper into the graph from cccis.com.

Cypher and MCP

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

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