Hostname
gamegamb.com
Last fetched
gamegamb.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gamegamb.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.241.16.61 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gamegamb.com owner
- Contact emails
- shtranssion@gmail.com
- 2b90c982-9595-4b63-8d0d-5ff7e94a93e9@identity-protect.org
- 543c8e56-615f-463d-b237-0788cdde17b4@identity-protect.org
- 876c84c1-8be0-4c52-a022-6b01274a186f@identity-protect.org
- a9a27f63-fa2b-4cae-a370-bde6bfdb6c06@identity-protect.org
- b48b986b-0cfc-427a-850a-cf211ede008d@identity-protect.org
- b7c2d437-607a-40d9-8516-bc226beb0ca4@identity-protect.org
- c75b214b-8021-4d29-844a-4d6f4b69431c@identity-protect.org
- owner-6992112@gamegamb.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of gamegamb.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from gamegamb.com.
- IP · 34.241.16.61
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · shtranssion@gmail.com
- TLD · .com
- Browse hostnames · ga…
- 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: "gamegamb.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.