Skip to content

Hostname

offgamers.com

Last fetched

offgamers.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · offgamers.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/offgamers.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.11313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.52.1090.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
13.226.52.1230.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
13.226.52.200.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
13.226.52.510.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

36 observed subdomains of offgamers.com.

Web-graph footprint

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

623 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for offgamers.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.freshdesk.com

Related pages

Pivot deeper into the graph from offgamers.com.

Cypher and MCP

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

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