Skip to content

Hostname

cdx.de

Last fetched

cdx.de resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · cdx.deRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/cdx.de

Resolution chain

cdx.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.34.249104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.166.165172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
202.61.233.135202.61.233.0/24AS197540DE
85.236.59.18985.236.32.0/19AS15456DE

WHOIS identity

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

Subdomains

5 observed subdomains of cdx.de.

Web-graph footprint

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

24 sites link to this hostname.

156 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cdx.de.

MechanismTarget
SPF_Acdx.de
SPF_Amail.cdx.de
SPF_Amail2.cdx.de
SPF_IP85.236.59.189
SPF_IP87.138.151.88
SPF_MXcdx.de

Related pages

Pivot deeper into the graph from cdx.de.

Cypher and MCP

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

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