Skip to content

Hostname

cceag.de

Last fetched

cceag.de resolves to 1 IPv4 address operated by AS3209 in DE.

Nutrition Label

WHISPER CANON · cceag.deRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cceag.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.144.245.13212.144.0.0/16AS3209DE

WHOIS identity

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

Subdomains

92 observed subdomains of cceag.de.

Web-graph footprint

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

71 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cceag.de.

MechanismTarget
SPF_Apesmtpw4000.c1europe.com
SPF_Apgsmtpw4000.c1shrd.com
SPF_INCLUDEspfa.cceag.de
SPF_INCLUDEspfa.ccep.com
SPF_IP13.111.22.120
SPF_IP145.253.121.138
SPF_IP145.253.2.0/23
SPF_IP193.56.114.243
SPF_IP212.172.205.158

Related pages

Pivot deeper into the graph from cceag.de.

Cypher and MCP

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

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