Skip to content

Hostname

ccb.com

Last fetched

ccb.com resolves to 6 IPv4 addresses operated by CHINA169-BJ China Unicom Beijing Province Network in CN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
111.205.126.78111.205.64.0/18AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN
111.205.126.78111.205.64.0/18AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN
111.46.49.85111.46.0.0/17AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
58.19.40.8958.19.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
58.49.201.8558.48.0.0/13AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
58.49.201.8958.48.0.0/13AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
58.19.40.8558.19.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

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 ccb.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ccb.com.

MechanismTarget
SPF_IP124.127.253.0/24
SPF_IP223.72.147.0/24

Related pages

Pivot deeper into the graph from ccb.com.

Cypher and MCP

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

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