Skip to content

Hostname

247games.com

Last fetched

247games.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 247games.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/247games.com

Resolution chain

247games.com resolves to 12 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.12813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.109.11018.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.12918.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.2018.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.5118.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.83.1213.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.193.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.803.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.833.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

3 observed subdomains of 247games.com.

Web-graph footprint

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

318 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 247games.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from 247games.com.

Cypher and MCP

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

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