Skip to content

Hostname

allstat-pp.ru

Last fetched

allstat-pp.ru resolves to 2 IPv4 addresses operated by AS198610 in RU. WHOIS lists registrar:active-ru as the registrar.

Nutrition Label

WHISPER CANON · allstat-pp.ruRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency3.3/10Resolver footprint0.0/10canon.whisper.security/host/allstat-pp.ru

Resolution chain

allstat-pp.ru resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:active-ru
Organization
private person
Contact emails

Web-graph footprint

Distinct hostnames that link to or from allstat-pp.ru in the public web crawl.

571 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from allstat-pp.ru.

Cypher and MCP

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

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