Hostname
gpxvision.com
Last fetched
gpxvision.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gpxvision.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.34.121 | 18.161.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.34.23 | 18.161.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.34.82 | 18.161.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.34.99 | 18.161.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.153.116 | 18.239.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.153.28 | 18.239.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.153.3 | 18.239.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.239.153.96 | 18.239.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gpxvision.com owner
- Contact emails
- groupxondemand@gmail.com
- 5890dda7-1b24-4459-b050-1eac32298719@identity-protect.org
- 60833942-48c8-4388-8cfe-2432a996347d@identity-protect.org
- 776d5db8-2796-4f92-9c0d-fb42d132281d@identity-protect.org
- 9f4912f0-6640-46c1-b14b-6b9836e81561@identity-protect.org
- ac79ab33-2fdf-4ed7-a654-02084afb37a6@identity-protect.org
- df438b80-39e9-4993-a1d1-152efa16f9fa@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from gpxvision.com.
- IP · 18.161.34.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · groupxondemand@gmail.com
- TLD · .com
- Browse hostnames · gp…
- 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: "gpxvision.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.