Skip to content

Hostname

cbcdn.com

Last fetched

cbcdn.com resolves to 1 IPv4 address operated by IPX-AS15598 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · cbcdn.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cbcdn.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.190.133.19480.190.128.0/21AS15598IPX-AS15598DE

WHOIS identity

Registrar
iana:1387
Organization
fabian stumpf
Contact emails

Subdomains

14 observed subdomains of cbcdn.com.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cbcdn.com.

MechanismTarget
SPF_Acbcdn.com
SPF_Amx1.services.cbcdn.com
SPF_Amx2.services.cbcdn.com
SPF_MXcbcdn.com

Related pages

Pivot deeper into the graph from cbcdn.com.

Cypher and MCP

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

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