Skip to content

Hostname

claim.augmentorsgame.com

Last fetched

claim.augmentorsgame.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · claim.augmentorsgame.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/claim.augmentorsgame.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.1113.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.1413.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.2413.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8913.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.101.12218.154.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.101.218.154.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.101.2018.154.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.101.618.154.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.189.7765.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.8465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.8665.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.9465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with claim.augmentorsgame.com in WhisperGraph.

Subdomains

3 observed subdomains of claim.augmentorsgame.com.

Threat posture

History

Related pages

Pivot deeper into the graph from claim.augmentorsgame.com.

Cypher and MCP

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

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