Skip to content

Hostname

ccp.cc

Last fetched

ccp.cc resolves to 1 IPv4 address operated by AS35834 in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ccp.ccRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ccp.cc

Resolution chain

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

IPPrefixASNOperatorCountry
87.237.34.9087.237.34.0/24AS35834GB

WHOIS identity

Registrar
iana:81
Organization
ccp hf
Contact emails

Subdomains

2,021 observed subdomains of ccp.cc.

Web-graph footprint

Distinct hostnames that link to or from ccp.cc in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ccp.cc.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP210.13.115.112/28
SPF_IP213.181.99.96/29
SPF_IP70.158.189.240
SPF_IP70.158.189.46
SPF_IP87.237.32.0/24
SPF_IP87.237.37.40
SPF_IP87.237.38.0/24
SPF_IP87.237.39.0/24
SPF_MXccp.cc

Related pages

Pivot deeper into the graph from ccp.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ccp.cc"})-[: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.