Skip to content

Hostname

retrogames.cc

Last fetched

retrogames.cc resolves to 2 IPv4 addresses operated by RU-VITNET-AS in MD. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · retrogames.ccRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/retrogames.cc

Resolution chain

retrogames.cc resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.17.170.123178.17.160.0/20AS43289RU-VITNET-ASMD
91.208.197.11791.208.197.0/24AS200019AS-RM-817 - Ruoff MortgageMD

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

7 observed subdomains of retrogames.cc.

Web-graph footprint

Distinct hostnames that link to or from retrogames.cc in the public web crawl.

558 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for retrogames.cc.

MechanismTarget
SPF_Aretrogames.cc
SPF_IP176.123.0.55
SPF_IP72.18.83.169
SPF_IP74.48.192.89
SPF_MXretrogames.cc

Related pages

Pivot deeper into the graph from retrogames.cc.

Cypher and MCP

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

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