Skip to content

Hostname

cebeef.de

Last fetched

cebeef.de resolves to 1 IPv4 address operated by BLACKPOINT in NL.

Nutrition Label

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

Resolution chain

cebeef.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.46154.56.106.0/24AS214319BLACKPOINTNL

WHOIS identity

No WHOIS records are currently associated with cebeef.de in WhisperGraph.

Subdomains

5 observed subdomains of cebeef.de.

Web-graph footprint

Distinct hostnames that link to or from cebeef.de in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cebeef.de.

MechanismTarget
SPF_Acebeef.bpaserver.net
SPF_Acebeef.de
SPF_Acebeef2.bpaserver.net
SPF_Amail1.cebeef.de
SPF_Amail2.cebeef.de
SPF_Aproxy.cebeef.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.56.106.46
SPF_IP213.198.53.125
SPF_IP213.23.157.22
SPF_IP94.79.174.2

Related pages

Pivot deeper into the graph from cebeef.de.

Cypher and MCP

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

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