Skip to content

Hostname

chessgames.com

Last fetched

chessgames.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · chessgames.comRouting diversity4.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/chessgames.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.222.43.19313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.132.683.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.108.17434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.52.21635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.8.5435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.44.18952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.141.6254.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.56.4.82100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
20/20 technologies
Contact emails

Subdomains

4 observed subdomains of chessgames.com.

Web-graph footprint

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

1,790 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for chessgames.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP54.83.244.139

Related pages

Pivot deeper into the graph from chessgames.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "chessgames.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.