Skip to content

Hostname

mbbai7.ru

Last fetched

mbbai7.ru resolves to 7 IPv4 addresses operated by SELECTEL - JSC Selectel in RU. WHOIS lists registrar:regru-ru as the registrar.

Nutrition Label

WHISPER CANON · mbbai7.ruRouting diversity3.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mbbai7.ru

Resolution chain

mbbai7.ru resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.124.36.36188.124.36.0/24AS49505SELECTEL - JSC SelectelRU
37.48.253.637.48.252.0/22AS50340SELECTEL-MSK - JSC SelectelRU
5.182.5.1715.182.5.0/24AS49505SELECTEL - JSC SelectelRU
5.188.131.775.188.130.0/23AS50340SELECTEL-MSK - JSC SelectelRU
89.208.216.8189.208.216.0/23AS47764VK-AS - LLC VKRU
89.208.216.8689.208.216.0/23AS47764VK-AS - LLC VKRU
89.208.216.24089.208.216.0/23AS47764VK-AS - LLC VKRU

WHOIS identity

Registrar
registrar:regru-ru
Organization
Contact emails

Subdomains

2 observed subdomains of mbbai7.ru.

Threat posture

History

Related pages

Pivot deeper into the graph from mbbai7.ru.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mbbai7.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.