Skip to content

Hostname

cbn.com

Last fetched

cbn.com resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

72 observed subdomains of cbn.com.

Web-graph footprint

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

5,625 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cbn.com.

MechanismTarget
SPF_Acbn.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEspf.pantheon.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP159.26.192.0/18
SPF_IP159.26.64.0/20
SPF_IP159.26.96.0/19
SPF_MXcbn.com

Related pages

Pivot deeper into the graph from cbn.com.

Cypher and MCP

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

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