Skip to content

Hostname

ncbr.gov.pl

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
178.183.20.47178.183.0.0/18AS12912PL

WHOIS identity

Registrar
iana:1567
Organization
Contact emails

Subdomains

50 observed subdomains of ncbr.gov.pl.

Web-graph footprint

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

792 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ncbr.gov.pl.

MechanismTarget
SPF_Amail.ncbr.gov.pl
SPF_Amx.ncbr.gov.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.52.0.228
SPF_IP176.119.45.197
SPF_IP178.183.20.42
SPF_IP178.183.20.43
SPF_IP209.52.117.152
SPF_IP83.238.103.140
SPF_IP86.106.22.199
SPF_MXncbr.gov.pl

Related pages

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

Cypher and MCP

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

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