Skip to content

Hostname

avegas.games

Last fetched

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

Nutrition Label

WHISPER CANON · avegas.gamesRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/avegas.games

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.102.25318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.45.13618.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.215.24418.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.199.35.9318.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.220.263.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.127.53.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.79.135.2023.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.82.5335.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.177.157.12863.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1449
Organization
global domain privacy services
Contact emails

Subdomains

31 observed subdomains of avegas.games.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for avegas.games.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from avegas.games.

Cypher and MCP

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

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