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
Resolution chain
krtech.ru resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.110.158.91 | 212.110.158.0/24 | AS41269 | CrimeaTechnology - Nikita Sergienko | RU |
| 212.110.158.93 | 212.110.158.0/24 | AS41269 | CrimeaTechnology - Nikita Sergienko | RU |
| 212.110.158.92 | 212.110.158.0/24 | AS41269 | CrimeaTechnology - Nikita Sergienko | RU |
| 212.110.158.95 | 212.110.158.0/24 | AS41269 | CrimeaTechnology - Nikita Sergienko | RU |
| 212.110.158.94 | 212.110.158.0/24 | AS41269 | CrimeaTechnology - Nikita Sergienko | RU |
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.