Skip to content

Hostname

heavygames.com

Last fetched

heavygames.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · heavygames.comRouting diversity3.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/heavygames.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.252.137100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.123.2534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.209.6652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.209.4252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
charles wolf
Contact emails

Subdomains

1 observed subdomain of heavygames.com.

Web-graph footprint

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

42 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for heavygames.com.

MechanismTarget
SPF_Aheavygames.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsupport.zendesk.com
SPF_IP207.238.43.79/32
SPF_IP207.8.85.0/24
SPF_IP23.227.10.0/23
SPF_IP23.227.10.126/32
SPF_IP23.227.4.0/23
SPF_IP63.234.250.0/24
SPF_IP64.69.39.45/32
SPF_IP8.5.0.0/23
SPF_MXheavygames.com

Related pages

Pivot deeper into the graph from heavygames.com.

Cypher and MCP

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

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