Skip to content

Hostname

dycdn.net

Last fetched

dycdn.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. dycdn.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 · dycdn.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dycdn.net

Resolution chain

No IPv4 resolution is recorded for dycdn.net in WhisperGraph.

IPv6 resolution

No AAAA record for dycdn.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:1387
Registrant organisation
fresh relevance
Contact emails
infrastructure@freshrelevance.com, 6ca34211-a6c4-489a-a927-c1ddfbff21e0@identity-protect.org, 79f6acd4-50e8-4ac9-97c9-8a704f23cada@identity-protect.org, 9568cc93-143f-4b2f-9d7f-86beef1520f8@identity-protect.org, 978e37cc-a91e-48b0-a6f3-2480e49fcf6f@identity-protect.org, aca7d767-7983-4bd5-ba4f-e969bf150f01@identity-protect.org, af22e1bf-ab14-49ff-9b3b-a68e24503965@identity-protect.org, info@domain-contact.org, owner-12006021@dycdn.net.whoisprivacyservice.org, owner-3483346@dycdn.net.whoisprivacyservice.org, mike2010@austin-uk.co.uk

Subdomains

Mail and authentication

Nameservers

  • ns01.dot-dns.net
  • ns02.dot-dns.net
  • ns01.dot-dns.co.uk
  • ns02.dot-dns.co.uk

Threat-feed evidence

History

Related pages

Pivot from dycdn.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: "dycdn.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.