Skip to content

Hostname

avsim.su

Last fetched

avsim.su resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:rucenter-su as the registrar.

Nutrition Label

WHISPER CANON · avsim.suRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/avsim.su

Resolution chain

avsim.su resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.14.156104.28.9.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.156104.28.9.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.193172.68.16.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
31.177.76.3231.177.89.0/24AS48287RU
31.177.80.3231.177.92.0/22AS48287RU
91.226.30.391.226.57.0/24AS8342RU

WHOIS identity

Registrar
registrar:rucenter-su
Organization
private person
Contact emails

Web-graph footprint

Distinct hostnames that link to or from avsim.su in the public web crawl.

484 sites link to this hostname.

693 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from avsim.su.

Cypher and MCP

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

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