Hostname
getgaminglauncher.com
Last fetched
getgaminglauncher.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
getgaminglauncher.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.219.41.252 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.229.103.98 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.206.40.195 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.206.207.44 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.55.14.50 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.89.174.106 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of getgaminglauncher.com owner
- Contact emails
- 05c417dc-4390-4748-9281-ba9edda9e0fb@identity-protect.org
- 1f08d030-2482-4b5c-a3c9-69203779abec@identity-protect.org
- 28fd6371-2183-41ab-99ef-20364ede99b4@identity-protect.org
- 4211d331-c5b3-4d63-a7a8-0b084c514dcc@identity-protect.org
- 5804fbc9-3120-4633-8234-5a4ffe49d7da@identity-protect.org
- 6318d17b-f6b4-47f8-ad87-d165859ff37b@identity-protect.org
- cad594ce-d1af-48dc-b97f-660d0eab94e5@identity-protect.org
- owner-4320704@getgaminglauncher.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from getgaminglauncher.com.
- IP · 13.219.41.252
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 05c417dc-4390-4748-9281-ba9edda9e0fb@identity-protect.org
- TLD · .com
- Browse hostnames · ge…
- 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: "getgaminglauncher.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.