Skip to content

Hostname

facct.ru

Last fetched

facct.ru resolves to 2 IPv4 addresses operated by YandexCloud - Yandex.Cloud LLC in RU. WHOIS lists registrar:regru-ru as the registrar.

Nutrition Label

WHISPER CANON · facct.ruRouting diversity2.4/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/facct.ru

Resolution chain

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

IPPrefixASNOperatorCountry
158.160.198.191158.160.0.0/16AS200350YandexCloud - Yandex.Cloud LLCRU
51.250.55.20051.250.54.0/23AS200350YandexCloud - Yandex.Cloud LLCRU

WHOIS identity

Registrar
registrar:regru-ru
Organization
f.a.c.c.t.
Contact emails

Subdomains

6 observed subdomains of facct.ru.

Web-graph footprint

Distinct hostnames that link to or from facct.ru in the public web crawl.

173 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from facct.ru.

Cypher and MCP

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

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