Hostname
gvampp.com
Last fetched
gvampp.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gvampp.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.147.178.62 | 16.147.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.163.194.29 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.167.220.113 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.233.228.232 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.250.88.31 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.254.13.129 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.254.146.125 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.25.54.118 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.212.77.87 | 54.212.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 32.184.132.83 | 32.184.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | — |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gvampp.com owner
- Contact emails
- 2166f292-757a-4321-becb-7e63e421110b@identity-protect.org
- 3a9e9b1d-fbc5-4a34-b8ce-af99e01735f6@identity-protect.org
- 41561539-2abf-4fe4-98d5-d145119c6424@identity-protect.org
- 7eb335eb-ec70-4a74-9941-279bcddd5dba@identity-protect.org
- 87426815-96be-4f82-b4f1-11ca3667a3ff@identity-protect.org
- cdc4edac-356f-4c2c-81af-7b5d53d2c337@identity-protect.org
- owner-4255639@gvampp.com.whoisprivacyservice.org
- owner-4795537@gvampp.com.whoisprivacyservice.org
- owner-6089881@gvampp.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of gvampp.com.
Threat posture
History
Related pages
Pivot deeper into the graph from gvampp.com.
- IP · 16.147.178.62
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2166f292-757a-4321-becb-7e63e421110b@identity-protect.org
- TLD · .com
- Browse hostnames · gv…
- 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: "gvampp.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.