Skip to content

Hostname

co.ccbr.com

Last fetched

co.ccbr.com resolves to 1 IPv4 address operated by AS48854 in DK.

Nutrition Label

WHISPER CANON · co.ccbr.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/co.ccbr.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.149.228.10185.149.228.0/24AS48854DK

WHOIS identity

No WHOIS records are currently associated with co.ccbr.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for co.ccbr.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.148.140
SPF_IP198.22.92.56
SPF_IP198.22.92.57
SPF_IP208.86.201.75

Related pages

Pivot deeper into the graph from co.ccbr.com.

Cypher and MCP

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

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