Hostname
gamespress.com
Last fetched
gamespress.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:1327 as the registrar.
Nutrition Label
Resolution chain
gamespress.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 |
|---|---|---|---|---|
| 20.71.225.244 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:1327
- Organization
- games press
- Contact emails
- 03a0f31138045681-222515@temp-gdpr-privacy.noip.com
- 1c8f045f84111548-222515@temp-gdpr-privacy.noip.com
- 22eca2489f69027c-222515@temp-gdpr-privacy.noip.com
- 248126fa37b088f0-222515@temp-gdpr-privacy.noip.com
- 284f815b65ef33ee-222515@temp-gdpr-privacy.noip.com
- 2b82cb10f3884037-222515@temp-gdpr-privacy.noip.com
- 2e23efd03f19d64b-222515@temp-gdpr-privacy.noip.com
- 30d1a6f68cf66ee8-222515@temp-gdpr-privacy.noip.com
- 31102b5354eb4270-222515@temp-gdpr-privacy.noip.com
- 40017ffcdee6e358-222515@temp-gdpr-privacy.noip.com
- 42c8d9a79ff10cd6-222515@temp-gdpr-privacy.noip.com
- 474352eadf623a01-222515@temp-gdpr-privacy.noip.com
- 4820ae856dba13d1-222515@temp-gdpr-privacy.noip.com
- 4b4e1b966b044049-222515@temp-gdpr-privacy.noip.com
- 4f008fba1d6f1c6e-222515@temp-gdpr-privacy.noip.com
- 65af2330fcbc4a12-222515@temp-gdpr-privacy.noip.com
- 6d1a8b5fe58dd9fb-222515@temp-gdpr-privacy.noip.com
- 73ddcc1a034ea1ae-222515@temp-gdpr-privacy.noip.com
- 77e0a3b9ab2d19f3-222515@temp-gdpr-privacy.noip.com
- 85645228670c913b-222515@temp-gdpr-privacy.noip.com
- and 15 more
Subdomains
51 observed subdomains of gamespress.com.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gamespress.com in the public web crawl.
1,004 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for gamespress.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | zoho.com |
| SPF_IP | 217.155.144.167 |
| SPF_IP | 92.27.136.211 |
Related pages
Pivot deeper into the graph from gamespress.com.
- IP · 20.71.225.244
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1327
- Country · NL
- Email · 03a0f31138045681-222515@temp-gdpr-privacy.noip.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: "gamespress.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.