Skip to content

Hostname

redav.online

Last fetched

redav.online resolves to 7 IPv4 addresses operated by SELECTEL - JSC Selectel in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · redav.onlineRouting diversity3.9/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/redav.online

Resolution chain

redav.online resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.124.36.36188.124.36.0/24AS49505SELECTEL - JSC SelectelRU
37.48.253.637.48.252.0/22AS50340SELECTEL-MSK - JSC SelectelRU
5.182.5.1715.182.5.0/24AS49505SELECTEL - JSC SelectelRU
5.188.131.775.188.130.0/23AS50340SELECTEL-MSK - JSC SelectelRU
89.208.216.8189.208.216.0/23AS47764VK-AS - LLC VKRU
89.208.216.8689.208.216.0/23AS47764VK-AS - LLC VKRU
89.208.216.24089.208.216.0/23AS47764VK-AS - LLC VKRU

WHOIS identity

Registrar
iana:1606
Organization
private person
Contact emails

Subdomains

5 observed subdomains of redav.online.

Web-graph footprint

Distinct hostnames that link to or from redav.online in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from redav.online.

Cypher and MCP

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

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