Hostname
gamecapture.com
Last fetched
gamecapture.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
gamecapture.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.168.245.172 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.87.74.216 | 52.86.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- attn gamecapture.com care of network solutions
- Contact emails
Subdomains
1 observed subdomain of gamecapture.com.
| Subdomain |
|---|
| www.gamecapture.com |
Web-graph footprint
Distinct hostnames that link to or from gamecapture.com in the public web crawl.
19 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for gamecapture.com.
| Mechanism | Target |
|---|---|
| SPF_A | gamecapture.com |
| SPF_A | gate.elgato.com |
| SPF_IP | 193.164.134.132/27 |
| SPF_IP | 195.140.184.0/22 |
| SPF_IP | 212.20.163.33/28 |
| SPF_IP | 216.240.167.66 |
| SPF_IP | 64.68.200.52 |
| SPF_IP | 74.95.7.33 |
| SPF_IP | 75.101.53.18 |
| SPF_IP | 87.234.192.222 |
| SPF_IP | 91.192.40.0/22 |
| SPF_MX | gamecapture.com |
Related pages
Pivot deeper into the graph from gamecapture.com.
- IP · 35.168.245.172
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · u869a39x235@networksolutionsprivateregistration.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: "gamecapture.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.