Hostname
snapgametech.com
Last fetched
snapgametech.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
snapgametech.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 |
|---|---|---|---|---|
| 34.213.1.177 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.160.209.237 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.80.150.148 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.236.80.74 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.246.49.101 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.253.228.32 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.12.36.11 | 52.12.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.37.145.145 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.244.115.157 | 54.244.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.69.78.89 | 54.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of snapgametech.com owner
- Contact emails
- 18991a25-cbfa-42c4-88da-e83f5753d7b2@identity-protect.org
- 2b78d23f-a738-4bfc-9306-460ce3ee335f@identity-protect.org
- 2c50cd2b-2855-408f-aa42-8cf45b44ce83@identity-protect.org
- 649156a7-b8d8-486c-9e84-328d1e062882@identity-protect.org
- bb9283dd-59bd-4d8e-92d3-2eb858793245@identity-protect.org
- e505b235-74cc-4007-b30c-f760b5ffad4d@identity-protect.org
- f184aa8f-6678-4408-804f-f79af84d7c02@identity-protect.org
- owner-478591@snapgametech.com.whoisprivacyservice.org
Subdomains
36 observed subdomains of snapgametech.com.
Threat posture
History
Related pages
Pivot deeper into the graph from snapgametech.com.
- IP · 34.213.1.177
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 18991a25-cbfa-42c4-88da-e83f5753d7b2@identity-protect.org
- TLD · .com
- Browse hostnames · sn…
- 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: "snapgametech.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.