Hostname
231211.ru
Last fetched
231211.ru resolves to 3 IPv4 addresses operated by AS-REGRU - "Domain names registrar REG.RU", Ltd in RU. WHOIS lists registrar:regru-ru as the registrar.
Nutrition Label
Resolution chain
231211.ru resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.67.71.102 | 194.67.71.0/24 | AS197695 | AS-REGRU - "Domain names registrar REG.RU", Ltd | RU |
| 37.252.0.22 | 37.252.0.0/23 | AS212667 | ISPIRIA-AS - RECONN LLC | RU |
| 185.4.66.93 | 185.4.64.0/22 | AS212667 | ISPIRIA-AS - RECONN LLC | RU |
WHOIS identity
- Registrar
- registrar:regru-ru
- Organization
- private person
- Contact emails
- —
Threat posture
History
Related pages
Pivot deeper into the graph from 231211.ru.
- IP · 194.67.71.102
- ASN · AS197695AS-REGRU - "Domain names registrar REG.RU", Ltd
- Registrar · registrar:regru-ru
- Country · RU
- TLD · .ru
- Browse hostnames · 23…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "231211.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.