Skip to content

Hostname

gametize.com

Last fetched

gametize.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gametize.comRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gametize.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.214.98.20613.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.19.19313.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.100.18013.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.34.25518.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.44.18218.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.126.22818.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.77.123.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.129.17.19047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.152.23752.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.138.18254.251.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

44 observed subdomains of gametize.com.

Web-graph footprint

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

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gametize.com.

MechanismTarget
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from gametize.com.

Cypher and MCP

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

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