Hostname
37games.com
Last fetched
37games.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
37games.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 122.248.233.112 | 122.248.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.228.117.28 | 13.228.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.251.109.153 | 13.250.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.136.115.151 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.136.63.196 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.1.128.63 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.131.22.175 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.220.249.115 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.74.76.28 | 52.74.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.254.113.209 | 54.254.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.131.59.184 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.131.64.61 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- xiamen privacy protection service co.
- Contact emails
- t2yt55az@enamewhois.com
- yunwei@gm99.com
- 14be7597-3ca4-4706-9ff8-3900f5edbe9d@identity-protect.org
- 1c16e750-b848-4ed1-82b8-ff369f88660b@identity-protect.org
- 29045f58-dac7-468c-a5c5-bb41abb8a4f7@identity-protect.org
- 789e4953-ed66-4ebf-8626-3dc73ae5660e@identity-protect.org
- 837a1bbc-3280-4d6d-917b-23571410ef07@identity-protect.org
- a176c26c-d86a-431d-acc0-c460dc9e1c1a@identity-protect.org
- ed4e3a81-6653-4c35-9ccf-0d217ee2930f@identity-protect.org
- owner-1143917@37games.com.whoisprivacyservice.org
- owner-5821026@37games.com.whoisprivacyservice.org
Subdomains
58 observed subdomains of 37games.com.
Showing 25 of 58. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 37games.com in the public web crawl.
27 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for 37games.com.
| Mechanism | Target |
|---|---|
| SPF_A | 37games.com |
| SPF_IP | 106.55.251.137 |
| SPF_IP | 106.55.80.68 |
| SPF_IP | 175.97.163.225 |
| SPF_IP | 42.194.130.51 |
| SPF_MX | 37games.com |
Related pages
Pivot deeper into the graph from 37games.com.
- IP · 122.248.233.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · t2yt55az@enamewhois.com
- TLD · .com
- Browse hostnames · 37…
- 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: "37games.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.