Skip to content

Hostname

hcnamecdns.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of hcnamecdns.com owner
Contact emails
1541baf6-33c6-4fee-be6e-56d6c12b1aea@identity-protect.org, 328bec18-0481-4f7f-9034-62b775c94ca2@identity-protect.org, 6d558821-2852-4efe-ba51-d560ebcd56ae@identity-protect.org, 84bbf9d9-c2f2-4235-ae63-84dbe1411e69@identity-protect.org, 9c3c4a44-76b6-47c3-a6c3-aa80ad9515c8@identity-protect.org, a70fda04-0077-442d-b4ba-aaa3fffc97e2@identity-protect.org, e4c1607a-2eda-40d4-8f39-26bc28ba7404@identity-protect.org, owner-5747401@hcnamecdns.com.whoisprivacyservice.org, owner-834760@hcnamecdns.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns1.oscloudcdns.com
  • ns1.oscloudcdns.net

Threat-feed evidence

History

Related pages

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