Hostname
rozum.com
Last fetched
rozum.com resolves to 1 IPv4 address operated by AS197695 in RU. WHOIS lists iana:1606 as the registrar.
Nutrition Label
Resolution chain
rozum.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.31.197.37 | 31.31.197.0/24 | AS197695 | — | RU |
WHOIS identity
- Registrar
- iana:1606
- Organization
- maria nenakhova
- Contact emails
- maria.nenakhova@rozum.com
- 3095ba8198064e7295a4a88687a334cf.protect@whoisguard.com
- c150432980fa43ae91f022c7c0bb6317.protect@whoisguard.com
- 9fb55c7a2e5f4cbea640c4274bcd8644.protect@withheldforprivacy.com
- b8b1a2edbe3c4f7dbf5901dbb4e26b42.protect@withheldforprivacy.com
- bf3fc1ea98bf4cd8a82e655a217c27f3.protect@withheldforprivacy.com
Subdomains
2 observed subdomains of rozum.com.
| Subdomain |
|---|
| cafe.rozum.com |
| www.rozum.com |
Web-graph footprint
Distinct hostnames that link to or from rozum.com in the public web crawl.
96 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for rozum.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from rozum.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rozum.com"})-[: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.