Skip to content

Hostname

gamingtheodds.com

Last fetched

gamingtheodds.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:447 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.181.5913.224.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
13.224.181.6013.224.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
13.224.181.8113.224.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
13.224.181.8513.224.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
13.35.58.1413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.107.12518.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.4318.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.918.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.9518.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
65.9.175.12065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:447
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of gamingtheodds.com.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gamingtheodds.com.

MechanismTarget
SPF_INCLUDEzoho.eu

Related pages

Pivot deeper into the graph from gamingtheodds.com.

Cypher and MCP

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

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