Hostname
km.uz
Last fetched
km.uz resolves to 2 IPv4 addresses operated by RTCOMM-AS - JSC RTComm.RU in RU. WHOIS lists registrar:suvan net as the registrar.
Nutrition Label
Resolution chain
km.uz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.107.34.211 | 217.107.0.0/18 | AS8342 | RTCOMM-AS - JSC RTComm.RU | RU |
| 91.212.89.6 | 91.212.89.0/24 | AS48979 | UZINFOCOM - DAVLAT AXBOROT TIZIMLARINI YARATISH VA QO`LLAB QUVATLASH BO`YICHA YAGONA INTEGRATOR-UZINFOCOM LLC | UZ |
WHOIS identity
- Registrar
- registrar:suvan net
- Organization
- —
- Contact emails
- —
Threat posture
History
Mail and authentication
MX records
- km.uz
SPF policy
3 SPF mechanisms authorising senders for km.uz.
| Mechanism | Target |
|---|---|
| SPF_A | km.uz |
| SPF_IP | 185.196.212.52 |
| SPF_MX | km.uz |
Related pages
Pivot deeper into the graph from km.uz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "km.uz"})-[: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.