Hostname
getpaz.com
Last fetched
getpaz.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
getpaz.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of getpaz.com owner
- Contact emails
- msimpler@gmail.com
- 18038c2c-4697-43cd-a51d-f061cf77c0f1@identity-protect.org
- 7b40d5e9-6c1e-4d4c-8e4e-b477053ed250@identity-protect.org
- a52a311c-cbf6-4ae7-8788-f3e92990b28b@identity-protect.org
- a879b33a-fe9c-4cc2-821f-2174a7e0f16e@identity-protect.org
- contact@privacyprotect.org
- d9959133-b623-49b1-a4a5-fd9e9af47ab5@identity-protect.org
- eb4934c4-9180-4efe-bb0e-c148323b214b@identity-protect.org
Subdomains
3 observed subdomains of getpaz.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from getpaz.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "getpaz.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.