Hostname
mxgroup.ru
Last fetched
mxgroup.ru resolves to 4 IPv4 addresses operated by PRIMORYE-AS - PJSC Rostelecom in RU. WHOIS lists registrar:ru-center-ru as the registrar.
Nutrition Label
Resolution chain
mxgroup.ru resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 86.102.120.103 | 86.102.64.0/18 | AS12332 | PRIMORYE-AS - PJSC Rostelecom | RU |
| 109.126.14.134 | 109.126.0.0/18 | AS42038 | VLADLINK-AS - Krivets Sergey Sergeevich | RU |
| 213.87.100.172 | 213.87.100.0/24 | AS8359 | MTS - MTS PJSC | RU |
| 103.76.54.174 | 103.76.52.0/22 | AS200350 | YandexCloud - Yandex.Cloud LLC | IN |
WHOIS identity
- Registrar
- registrar:ru-center-ru
- Organization
- 'megatex-trading'
- Contact emails
- —
Web-graph footprint
Distinct hostnames that link to or from mxgroup.ru in the public web crawl.
13 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from mxgroup.ru.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mxgroup.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.