Hostname
ipmnet.ru
Last fetched
ipmnet.ru resolves to 188.44.34.79, announced in 188.44.32.0/19 by MSU - Federal State Budgetary Educational Institution of Higher Education Lomonosov Moscow State University in RU. ipmnet.ru is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for ipmnet.ru is recorded in WhisperGraph.
Attribution
federal state budgetary educational institution of higher education lomonosov moscow university
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:ru-center-ru
Subdomains
| Subdomain |
|---|
| istina.ipmnet.ru |
Showing 1 of 1 subdomain (1 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns3-l2.nic.ru
- ns4-cloud.nic.ru
- ns4-l2.nic.ru
- ns8-cloud.nic.ru
- ns8-l2.nic.ru
- a.ns.selectel.ru
- b.ns.selectel.ru
- c.ns.selectel.ru
- d.ns.selectel.ru
- ns1.selectel.ru
- ns2.selectel.ru
- ns3.selectel.ru
- ns4.selectel.ru
MX records
- mail.ipmnet.ru
Threat-feed evidence
History
Related pages
Pivot from ipmnet.ru into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ipmnet.ru"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.