Hostname
prisma-data.net
Last fetched
prisma-data.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. prisma-data.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for prisma-data.net in WhisperGraph.
IPv6 resolution
No AAAA record for prisma-data.net is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- identity protection service
- Contact emails
- ee07f1261e82452daf146c2451343c69.protect@withheldforprivacy.com, 1f6a8acc-adb3-43ea-9c76-fa1f5673992a@identity-protect.org, 4085d845-47a8-4eb4-875b-e86c4c15790b@identity-protect.org, 4bebb4a8-1e72-42ed-9c6d-bb5ef626d9fc@identity-protect.org, a7ff7de7-d5f5-4f3b-8450-1fe5c5995343@identity-protect.org, b3bcad36-afae-4172-a5f2-36b5b3a40da2@identity-protect.org, e65d15fd-e161-4d4e-ba2c-33de208be848@identity-protect.org
Subdomains
Showing 11 of 28. View all subdomains →
Mail and authentication
Nameservers
- arvind.ns.cloudflare.com
- magnolia.ns.cloudflare.com
Threat-feed evidence
History
Related pages
Pivot from prisma-data.net 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: "prisma-data.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.