Skip to content

Hostname

haecdn.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for haecdn.com in WhisperGraph.

IPv6 resolution

No AAAA record for haecdn.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of haecdn.com owner
Contact emails
2e0b3825-7292-412b-9deb-841484b1f541@identity-protect.org, 3d9c037f-1b00-44da-a155-70df7adb5d62@identity-protect.org, 5322c653-0e00-4ead-9f35-36b84396895f@identity-protect.org, 65e8bfb9-5e92-4aff-b0f5-463fc0b7b627@identity-protect.org, 8220058f-b8c5-4f75-84b2-4735b2741f06@identity-protect.org, 947c4c57-3bf2-476c-a1d7-c6a0f99e7b54@identity-protect.org, b719fa52-637e-4adc-aacd-d01ecc821ad7@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-309.awsdns-38.com
  • ns-581.awsdns-08.net
  • ns-1093.awsdns-08.org
  • ns-1938.awsdns-50.co.uk

Threat-feed evidence

History

Related pages

Pivot from haecdn.com 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: "haecdn.com"})-[: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.