Skip to content

Hostname

rsu-8.com

Last fetched

rsu-8.com resolves to 2 IPv4 addresses operated by MEGAGROUP-AS - Megagroup.ru LLC in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · rsu-8.comRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/rsu-8.com

Resolution chain

rsu-8.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.32.57.209185.32.56.0/23AS60357MEGAGROUP-AS - Megagroup.ru LLCRU
194.67.71.158194.67.71.0/24AS197695AS-REGRU - "Domain names registrar REG.RU", LtdRU

WHOIS identity

Registrar
iana:1606
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

1 observed subdomain of rsu-8.com.

Subdomain
www.rsu-8.com

Web-graph footprint

Distinct hostnames that link to or from rsu-8.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rsu-8.com.

MechanismTarget
SPF_REDIRECT_spf.megagroup.ru

Related pages

Pivot deeper into the graph from rsu-8.com.

Cypher and MCP

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

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