Skip to content

Hostname

cbf-da.de

Last fetched

cbf-da.de resolves to 1 IPv4 address operated by BLACKPOINT in NL.

Nutrition Label

WHISPER CANON · cbf-da.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cbf-da.de

Resolution chain

cbf-da.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.56.106.162154.56.106.0/24AS214319BLACKPOINTNL

WHOIS identity

No WHOIS records are currently associated with cbf-da.de in WhisperGraph.

Subdomains

5 observed subdomains of cbf-da.de.

Web-graph footprint

Distinct hostnames that link to or from cbf-da.de in the public web crawl.

405 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cbf-da.de.

MechanismTarget
SPF_Acbfda1.bpaserver.net
SPF_Amail.cbf-da.de
SPF_Amail2.cbf-da.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.56.106.162
SPF_MXcbf-da.de

Related pages

Pivot deeper into the graph from cbf-da.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cbf-da.de"})-[: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.