Skip to content

Hostname

krtech.ru

Last fetched

krtech.ru resolves to 5 IPv4 addresses operated by CrimeaTechnology - Nikita Sergienko in RU. WHOIS lists registrar:regru-ru as the registrar.

Nutrition Label

WHISPER CANON · krtech.ruRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/krtech.ru

Resolution chain

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

IPPrefixASNOperatorCountry
212.110.158.91212.110.158.0/24AS41269CrimeaTechnology - Nikita SergienkoRU
212.110.158.93212.110.158.0/24AS41269CrimeaTechnology - Nikita SergienkoRU
212.110.158.92212.110.158.0/24AS41269CrimeaTechnology - Nikita SergienkoRU
212.110.158.95212.110.158.0/24AS41269CrimeaTechnology - Nikita SergienkoRU
212.110.158.94212.110.158.0/24AS41269CrimeaTechnology - Nikita SergienkoRU

WHOIS identity

Registrar
registrar:regru-ru
Organization
jsc 'krymtechnology'
Contact emails

Web-graph footprint

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

198 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from krtech.ru.

Cypher and MCP

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

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