Hostname
mm.ru
Last fetched
mm.ru resolves to 11 IPv4 addresses operated by CCT-AS - OOO "Sovremennye setevye tekhnologii" in RU. WHOIS lists registrar:ru-center-ru as the registrar.
Nutrition Label
Resolution chain
mm.ru resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 37.220.163.223 | 37.220.163.0/24 | AS34879 | CCT-AS - OOO "Sovremennye setevye tekhnologii" | RU |
| 195.209.84.50 | 195.209.84.0/24 | AS34879 | CCT-AS - OOO "Sovremennye setevye tekhnologii" | RU |
| 46.235.189.244 | 46.235.188.0/23 | AS34879 | CCT-AS - OOO "Sovremennye setevye tekhnologii" | RU |
| 212.193.157.192 | 212.193.157.0/24 | AS34879 | CCT-AS - OOO "Sovremennye setevye tekhnologii" | RU |
| 195.209.88.167 | 195.209.88.0/24 | AS34879 | CCT-AS - OOO "Sovremennye setevye tekhnologii" | RU |
| 195.208.65.121 | 195.208.65.0/24 | AS34879 | CCT-AS - OOO "Sovremennye setevye tekhnologii" | RU |
| 78.41.111.235 | 78.41.110.0/23 | AS34879 | CCT-AS - OOO "Sovremennye setevye tekhnologii" | RU |
| 195.209.82.219 | 195.209.82.0/24 | AS34879 | CCT-AS - OOO "Sovremennye setevye tekhnologii" | RU |
| 93.93.89.252 | 93.93.88.0/23 | AS34879 | CCT-AS - OOO "Sovremennye setevye tekhnologii" | RU |
| 195.209.90.115 | 195.209.90.0/24 | AS34879 | CCT-AS - OOO "Sovremennye setevye tekhnologii" | RU |
| 195.209.193.227 | 195.209.193.0/24 | AS34879 | CCT-AS - OOO "Sovremennye setevye tekhnologii" | RU |
WHOIS identity
- Registrar
- registrar:ru-center-ru
- Organization
- jsc 'tander'
- Contact emails
- —
Subdomains
6 observed subdomains of mm.ru.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mm.ru in the public web crawl.
662 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from mm.ru.
- IP · 37.220.163.223
- ASN · AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
- Registrar · registrar:ru-center-ru
- Country · RU
- TLD · .ru
- Browse hostnames · mm…
- 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: "mm.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.