Skip to content

Hostname

engeocom.ru

Last fetched

engeocom.ru resolves to 4 IPv4 addresses operated by MASTERHOST-AS - LLC "MASTERHOST" in RU. WHOIS lists registrar:rd-ru as the registrar.

Nutrition Label

WHISPER CANON · engeocom.ruRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint0.0/10canon.whisper.security/host/engeocom.ru

Resolution chain

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

IPPrefixASNOperatorCountry
90.156.201.10390.156.201.0/24AS25532MASTERHOST-AS - LLC "MASTERHOST"RU
90.156.201.11190.156.201.0/24AS25532MASTERHOST-AS - LLC "MASTERHOST"RU
90.156.201.3690.156.201.0/24AS25532MASTERHOST-AS - LLC "MASTERHOST"RU
90.156.201.4790.156.201.0/24AS25532MASTERHOST-AS - LLC "MASTERHOST"RU

WHOIS identity

Registrar
registrar:rd-ru
Organization
engeocom association
Contact emails

Web-graph footprint

Distinct hostnames that link to or from engeocom.ru in the public web crawl.

30 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from engeocom.ru.

Cypher and MCP

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

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