Hostname
gameleap.com
Last fetched
gameleap.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gameleap.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 |
|---|---|---|---|---|
| 35.186.203.157 | 35.186.160.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gameleap.com owner
- Contact emails
- gameleap.com@domainsbyproxy.com
- 6555cb17-4663-4f28-8623-eeb960f1be12@identity-protect.org
- 6f96d3de-d981-48be-920f-a974a9439737@identity-protect.org
- 71259b4a-2f20-42df-b652-595a1f8c0142@identity-protect.org
- 836f218b-e80b-4192-a875-6b5ba9718030@identity-protect.org
- bd24b823-c707-4f32-a1f5-b232cdcf82b4@identity-protect.org
- d2a25ea1-7576-41ec-a5a8-d13e55ac35a6@identity-protect.org
- e16bc87a-53f2-4bf0-bb3f-a708a4e3af3e@identity-protect.org
- owner-6604863@gameleap.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of gameleap.com.
Web-graph footprint
Distinct hostnames that link to or from gameleap.com in the public web crawl.
228 sites link to this hostname.
341 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gameleap.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from gameleap.com.
- IP · 35.186.203.157
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · US
- Email · gameleap.com@domainsbyproxy.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: "gameleap.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.