Skip to content

Hostname

mcnamecdns.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of mcnamecdns.com owner
Contact emails
3cb30a7d-75db-4f6e-a12d-2d68e41b363f@identity-protect.org, 4f050bfd-450c-4bb1-b1b6-473fb7da5ddb@identity-protect.org, 5238e90d-e7b4-4729-b17e-72954c99ff99@identity-protect.org, 52a47594-f992-49ee-b48c-5aae2ba98055@identity-protect.org, 8a745594-a4fd-40ed-8d4d-7824ec41a14a@identity-protect.org, cfd135e8-a23e-4da3-904d-a67454c85cf3@identity-protect.org, f0cc8b35-1555-453a-975a-3543aab0bb24@identity-protect.org, owner-11963227@mcnamecdns.com.whoisprivacyservice.org, owner-7018957@mcnamecdns.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • vipns1.oscloudcdns.com
  • vipns1.oscloudcdns.net

Threat-feed evidence

History

Related pages

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