Skip to content

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

WHISPER CANON · 37games.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/37games.com

Resolution chain

37games.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
122.248.233.112122.248.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.117.2813.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.109.15313.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.115.15118.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.63.19618.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.128.633.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.22.17547.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.249.11552.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.76.2852.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.113.20954.254.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.59.18447.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.64.6147.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:468
Organization
xiamen privacy protection service co.
Contact emails

Subdomains

58 observed subdomains of 37games.com.

Web-graph footprint

Distinct hostnames that link to or from 37games.com in the public web crawl.

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 37games.com.

MechanismTarget
SPF_A37games.com
SPF_IP106.55.251.137
SPF_IP106.55.80.68
SPF_IP175.97.163.225
SPF_IP42.194.130.51
SPF_MX37games.com

Related pages

Pivot deeper into the graph from 37games.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.