Skip to content

Hostname

backtotheretro.games

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.160.12218.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.2518.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.4718.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.7618.165.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.46.2918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.207.273.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.403.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.443.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.783.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
65.9.175.10865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of backtotheretro.games.

Threat posture

History

Related pages

Pivot deeper into the graph from backtotheretro.games.

Cypher and MCP

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

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