Skip to content

Hostname

msmt.cz

Last fetched

msmt.cz resolves to 1 IPv4 address operated by AS2852 in CZ. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · msmt.czRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/msmt.cz

Resolution chain

msmt.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.113.76.76195.113.0.0/16AS2852CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
ministerstvo skolstvi, mladeze a telovychovy ceske republiky
Contact emails

Subdomains

92 observed subdomains of msmt.cz.

Web-graph footprint

Distinct hostnames that link to or from msmt.cz in the public web crawl.

6,635 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for msmt.cz.

MechanismTarget
SPF_Abrid.msmt.cz
SPF_Awww.msmt.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.113.76.20
SPF_IP2001:718:1e05:802:0:0:0:20

Related pages

Pivot deeper into the graph from msmt.cz.

Cypher and MCP

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

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