Hostname
gw2auth.com
Last fetched
gw2auth.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gw2auth.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.155.216.100 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.104 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.18 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.216.87 | 18.155.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.164.206.117 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.121 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.16 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.30 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gw2auth.com owner
- Contact emails
- c01868804eab468797a451f66f939a19.protect@withheldforprivacy.com
- 026bed29-f58c-4aa6-804a-943578f2a5e4@identity-protect.org
- 3145f25f-785e-4d7c-9c6c-f8bbb8536c53@identity-protect.org
- 513b9481-1811-4f70-a179-d84a05a6e8cd@identity-protect.org
- 5fea4b21-6efc-4a05-ab5b-0a0fbafb17f7@identity-protect.org
- 621e78d3-5f27-476d-b0b0-bb6ba27dae2d@identity-protect.org
- ca1a957b-0ab8-4ceb-9bf0-98c08b9c5497@identity-protect.org
Subdomains
4 observed subdomains of gw2auth.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from gw2auth.com.
- IP · 18.155.216.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · c01868804eab468797a451f66f939a19.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · gw…
- 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: "gw2auth.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.