Skip to content

Hostname

avred.online

Last fetched

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

Nutrition Label

WHISPER CANON · avred.onlineRouting diversity3.9/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/avred.online

Resolution chain

avred.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

2 observed subdomains of avred.online.

Threat posture

History

Related pages

Pivot deeper into the graph from avred.online.

Cypher and MCP

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

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