Skip to content

Hostname

gamezop.com

Last fetched

gamezop.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · gamezop.comRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gamezop.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.194.109143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.36143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.5143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.85143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.229.11718.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.12018.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.3018.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.5018.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.239.18.12418.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.4218.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.7618.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.8218.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.167.227.1173.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.333.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.543.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.723.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

73 observed subdomains of gamezop.com.

Web-graph footprint

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

435 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gamezop.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from gamezop.com.

Cypher and MCP

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

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