Skip to content

Hostname

pwzcdn.com

Last fetched

pwzcdn.com resolves to 138.199.36.10, announced in 138.199.36.0/23 by CDN77 - Datacamp Limited in DE. pwzcdn.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 · pwzcdn.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pwzcdn.com

Resolution chain

IPv6 resolution

Attribution

datacamp

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of pwzcdn.com owner
Contact emails
0b14a9ed-8af3-4de4-bf3c-86bca94ae5a2@identity-protect.org, 4c3a7f4f-7138-41fa-9458-b25d15bb64e5@identity-protect.org, 643f8fa0-37d1-414b-a120-f0e70679d25c@identity-protect.org, 8780a0ae-a78a-48d7-8608-54fa9d8ba896@identity-protect.org, 9d314a7f-1ffd-43ee-b8ec-921671144b68@identity-protect.org, c915cada-c30c-4a7f-a5b6-d1a7d98e25b9@identity-protect.org, owner-8339760@pwzcdn.com.whoisprivacyservice.org, owner-9123667@pwzcdn.com.whoisprivacyservice.org

Subdomains

Subdomain
b.pwzcdn.com

Showing 1 of 1 subdomain (1 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • gina.ns.cloudflare.com
  • miguel.ns.cloudflare.com

Threat-feed evidence

History

Related pages

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