Skip to content

Hostname

mars.games

Last fetched

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

Nutrition Label

WHISPER CANON · mars.gamesRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mars.games

Resolution chain

mars.games resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.146.10813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.11413.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.11513.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.5013.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.86.10918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.11618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.12318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

19 observed subdomains of mars.games.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mars.games.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn

Related pages

Pivot deeper into the graph from mars.games.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mars.games"})-[: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.