Skip to content

Hostname

openmc.kz

Last fetched

openmc.kz resolves to 2 IPv4 addresses operated by Hoster-AST - LLP "Kompaniya Hoster.KZ" in KZ.

Nutrition Label

WHISPER CANON · openmc.kzRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/openmc.kz

Resolution chain

openmc.kz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.100.65.83185.100.65.0/24AS207333Hoster-AST - LLP "Kompaniya Hoster.KZ"KZ
213.130.74.29213.130.74.0/24AS201993kz-tildapublishing-1 - Tilda Publishing Kaz LLCKZ

WHOIS identity

No WHOIS records are currently associated with openmc.kz in WhisperGraph.

Subdomains

1 observed subdomain of openmc.kz.

Subdomain
www.openmc.kz

Web-graph footprint

Distinct hostnames that link to or from openmc.kz in the public web crawl.

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for openmc.kz.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from openmc.kz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "openmc.kz"})-[: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.