Skip to content

Hostname

d-cdn.net

Last fetched

d-cdn.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. d-cdn.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · d-cdn.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/d-cdn.net

Resolution chain

No IPv4 resolution is recorded for d-cdn.net in WhisperGraph.

IPv6 resolution

No AAAA record for d-cdn.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
05c06ba7-e803-4dd3-a8cf-d925eb882b9c@identity-protect.org, 2199b945-c081-4ff8-aefa-9cbe20de8d84@identity-protect.org, 435a18aa-b73d-4b9e-9811-97b3d2f0ed34@identity-protect.org, d25f65cb-29b7-4193-b277-a325af845ecc@identity-protect.org, deda057a-4c0b-41f7-9d35-ece3ead14059@identity-protect.org, owner-8152047@d-cdn.net.whoisprivacyservice.org, owner-9295097@d-cdn.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-418.awsdns-52.com
  • ns-938.awsdns-53.net
  • ns-1500.awsdns-59.org
  • ns-1761.awsdns-28.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

Threat-feed evidence

History

Related pages

Pivot from d-cdn.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "d-cdn.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.