Hostname
goodpizzayvr.com
Last fetched
goodpizzayvr.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
goodpizzayvr.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.58.27.124 | 13.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of goodpizzayvr.com owner
- Contact emails
- 0a91f28f-2fd9-46ca-aac1-c4f4d49f2649@identity-protect.org
- 1ff0ecbd-1fbe-417c-8ecd-0e16d54d078d@identity-protect.org
- 252935d2-b424-493e-8766-ec401cc40ecb@identity-protect.org
- 471181be-c60a-4c84-9db8-919f3a7c0818@identity-protect.org
- 7e09003c-9d55-45a5-a8ed-5a3d8446c22c@identity-protect.org
- 8435aa45-4571-4699-9850-4ad6e44ce421@identity-protect.org
- 91a320ed-35f7-4959-9cdd-6a2978192f74@identity-protect.org
- owner-1486110@goodpizzayvr.com.whoisprivacyservice.org
- owner-1921512@goodpizzayvr.com.whoisprivacyservice.org
- owner-4701287@goodpizzayvr.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from goodpizzayvr.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from goodpizzayvr.com.
- IP · 13.58.27.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0a91f28f-2fd9-46ca-aac1-c4f4d49f2649@identity-protect.org
- TLD · .com
- Browse hostnames · go…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "goodpizzayvr.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.