Skip to content

Hostname

raw-zip.com

Last fetched

raw-zip.com resolves to 104.21.47.208, announced in 104.22.113.0/24 by CLOUDFLARENET - Cloudflare, Inc. in CA. raw-zip.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 · raw-zip.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/raw-zip.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:1068
Contact emails
mrlionelsanders@gmail.com, 6256cea1118c4a12984accd17bdff9fb.protect@whoisguard.com, 4be1b356d7e04a3ea7a9a06cdf569fb7.protect@withheldforprivacy.com, 922d84b2d32a4ccb908529e4e8e40946.protect@withheldforprivacy.com

Subdomains

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

  • jason.ns.cloudflare.com
  • rosa.ns.cloudflare.com

Threat-feed evidence

History

Related pages

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