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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.197.164.89 | 109.197.164.0/24 | AS199105 | CEZ - Centrum e-Zdrowia - Panstwowa Jednostka Organizacyjna | PL |
WHOIS identity
- Registrar
- iana:1567
- Organization
- —
- Contact emails
- —
Subdomains
31 observed subdomains of csioz.gov.pl.
Showing 20 of 31. View all subdomains →
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
MX records
SPF policy
9 SPF mechanisms authorising senders for csioz.gov.pl.
| Mechanism | Target |
|---|---|
| SPF_A | csioz.gov.pl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.197.164.110 |
| SPF_IP | 109.197.164.130 |
| SPF_IP | 109.197.164.135 |
| SPF_IP | 109.197.164.165 |
| SPF_IP | 109.197.164.32 |
| SPF_IP | 109.197.164.70 |
| SPF_MX | csioz.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.