Skip to content

Hostname

ca.ccb.com

Last fetched

ca.ccb.com resolves to 2 IPv4 addresses operated by CNIX-AP China Networks Inter-Exchange in CN.

Nutrition Label

WHISPER CANON · ca.ccb.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ca.ccb.com

Resolution chain

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

IPPrefixASNOperatorCountry
124.126.72.25124.126.0.0/16AS4847CNIX-AP China Networks Inter-ExchangeCN
183.242.35.25183.242.35.0/24AS56048CMNET-BEIJING-AP China Mobile Communicaitons CorporationCN
183.242.35.25183.242.35.0/24AS56048CMNET-BEIJING-AP China Mobile Communicaitons CorporationCN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ca.ccb.com.

MechanismTarget
SPF_IP124.127.253.0/24
SPF_IP223.72.147.0/24

Related pages

Pivot deeper into the graph from ca.ccb.com.

Cypher and MCP

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

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