Skip to content

Hostname

gamechanger.com

Last fetched

gamechanger.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · gamechanger.comRouting diversity5.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gamechanger.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.123.69100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.177.143100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.170.1523.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.231.2083.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.41.16234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.181.15135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.250.5435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.198.4944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.46.24044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.92.19952.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.154.452.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.98.22952.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.70.15454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.184.12154.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.226.43.23154.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.205.11354.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.98.1298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.61.57100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.217.10598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
dick's sporting goods
Contact emails

Subdomains

3 observed subdomains of gamechanger.com.

Web-graph footprint

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

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gamechanger.com.

MechanismTarget
SPF_Agamechanger.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXgamechanger.com

Related pages

Pivot deeper into the graph from gamechanger.com.

Cypher and MCP

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

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