Skip to content

Hostname

cd-e.com

Last fetched

cd-e.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cd-e.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cd-e.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.32.223.24534.32.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL

WHOIS identity

Registrar
iana:69
Organization
cd & e distribution (europe)
Contact emails

Subdomains

1 observed subdomain of cd-e.com.

Subdomain
www.cd-e.com

Web-graph footprint

Distinct hostnames that link to or from cd-e.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cd-e.com.

MechanismTarget
SPF_Acd-e.com
SPF_INCLUDE_spf.hostnet.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.62.198.0/24
SPF_IP194.165.34.0/24
SPF_MXcd-e.com

Related pages

Pivot deeper into the graph from cd-e.com.

Cypher and MCP

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

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