Skip to content

Hostname

ns01.ru

Last fetched

ns01.ru resolves to 1 IPv4 address operated by Taobao - Zhejiang Taobao Network Co.,Ltd in HK. WHOIS lists registrar:openprov-ru as the registrar.

Nutrition Label

WHISPER CANON · ns01.ruRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ns01.ru

Resolution chain

ns01.ru resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
163.181.140.235163.181.140.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdHK

WHOIS identity

Registrar
registrar:openprov-ru
Organization
3434343
Contact emails

Subdomains

24 observed subdomains of ns01.ru.

Threat posture

History

Related pages

Pivot deeper into the graph from ns01.ru.

Cypher and MCP

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

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