Hostname
g2-view.com
Last fetched
g2-view.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
g2-view.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.172.89.19 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.89.22 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.89.27 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.89.36 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.64.183.21 | 18.64.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.183.28 | 18.64.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.183.46 | 18.64.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.183.91 | 18.64.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of g2-view.com owner
- Contact emails
- 04e09d01-2893-4640-89bb-c8fa4c60c718@identity-protect.org
- 1312b3bc-6c05-413e-aa8f-069caf6bf25b@identity-protect.org
- 1470b1ad-bc90-4c30-9837-ede66171081a@identity-protect.org
- 6a1ff604-a4e5-4c15-a2db-bce038ff25fa@identity-protect.org
- 6a5b1700-d2b0-4a5a-b9d5-0f4e685bd972@identity-protect.org
- aeef7242-3bb1-4338-8012-cd35adb056fe@identity-protect.org
- d5a89529-d235-4f92-80f8-7affac7cd70d@identity-protect.org
- owner-10241068@g2-view.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from g2-view.com.
- IP · 18.172.89.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 04e09d01-2893-4640-89bb-c8fa4c60c718@identity-protect.org
- TLD · .com
- Browse hostnames · g2…
- 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: "g2-view.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.