Hostname
ideco1.tyazhmash.com
Last fetched
ideco1.tyazhmash.com resolves to 2 IPv4 addresses operated by MF-MGSM-AS - PJSC MegaFon in RU.
Nutrition Label
Resolution chain
ideco1.tyazhmash.com 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 |
|---|---|---|---|---|
| 78.25.86.101 | 78.25.128.0/19 | AS31133 | MF-MGSM-AS - PJSC MegaFon | RU |
| 85.140.62.250 | 85.140.124.0/23 | AS41209 | COMSTAR-VOLGA - MTS PJSC | RU |
WHOIS identity
No WHOIS records are currently associated with ideco1.tyazhmash.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from ideco1.tyazhmash.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ideco1.tyazhmash.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.