Skip to content

Hostname

csioz.gov.pl

Last fetched

csioz.gov.pl resolves to 1 IPv4 address operated by CEZ - Centrum e-Zdrowia - Panstwowa Jednostka Organizacyjna in PL. WHOIS lists iana:1567 as the registrar.

Nutrition Label

WHISPER CANON · csioz.gov.plRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/csioz.gov.pl

Resolution chain

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

IPPrefixASNOperatorCountry
109.197.164.89109.197.164.0/24AS199105CEZ - Centrum e-Zdrowia - Panstwowa Jednostka OrganizacyjnaPL

WHOIS identity

Registrar
iana:1567
Organization
Contact emails

Subdomains

31 observed subdomains of csioz.gov.pl.

Web-graph footprint

Distinct hostnames that link to or from csioz.gov.pl in the public web crawl.

182 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for csioz.gov.pl.

MechanismTarget
SPF_Acsioz.gov.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.197.164.110
SPF_IP109.197.164.130
SPF_IP109.197.164.135
SPF_IP109.197.164.165
SPF_IP109.197.164.32
SPF_IP109.197.164.70
SPF_MXcsioz.gov.pl

Related pages

Pivot deeper into the graph from csioz.gov.pl.

Cypher and MCP

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

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