Skip to content

Hostname

uzis.cz

Last fetched

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

Nutrition Label

WHISPER CANON · uzis.czRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/uzis.cz

Resolution chain

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

IPPrefixASNOperatorCountry
193.16.104.139193.16.104.0/24AS39453CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
institute of health information and statistics
Contact emails

Subdomains

92 observed subdomains of uzis.cz.

Web-graph footprint

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

711 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for uzis.cz.

MechanismTarget
SPF_Aangina.mzcr.cz
SPF_Auzis.cz
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.16.104.16
SPF_IP193.16.104.17
SPF_IP193.84.7.64/28
SPF_IP193.84.7.70
SPF_IP193.86.3.52
SPF_MXuzis.cz

Related pages

Pivot deeper into the graph from uzis.cz.

Cypher and MCP

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

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