Skip to content

Hostname

cba.gov.pl

Last fetched

cba.gov.pl resolves to 1 IPv4 address operated by AS8308 in PL. WHOIS lists iana:1567 as the registrar.

Nutrition Label

WHISPER CANON · cba.gov.plRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/cba.gov.pl

Resolution chain

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

IPPrefixASNOperatorCountry
194.181.1.100194.181.0.0/16AS8308PL

WHOIS identity

Registrar
iana:1567
Organization
Contact emails

Subdomains

12 observed subdomains of cba.gov.pl.

Web-graph footprint

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

234 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cba.gov.pl.

MechanismTarget
SPF_IP194.181.1.100
SPF_IP194.181.1.112
SPF_IP194.181.1.113
SPF_IP194.181.1.116
SPF_IP194.181.1.180
SPF_IP194.181.1.181
SPF_IP194.92.16.75
SPF_MXcba.gov.pl

Related pages

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

Cypher and MCP

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

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