Skip to content

Hostname

ncbir.pl

Last fetched

ncbir.pl resolves to 1 IPv4 address operated by AS12912 in PL. WHOIS lists registrar:home.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · ncbir.plRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/ncbir.pl

Resolution chain

ncbir.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.50178.183.0.0/18AS12912PL

WHOIS identity

Registrar
registrar:home.pl sp. z o.o.
Organization
narodowe centrum badań i rozwoju
Contact emails

Subdomains

3 observed subdomains of ncbir.pl.

Web-graph footprint

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

237 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for ncbir.pl.

MechanismTarget
SPF_Amail.ncbr.gov.pl
SPF_Amx.ncbir.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.52.0.228
SPF_IP176.119.45.197
SPF_IP209.52.117.152
SPF_IP83.238.103.133
SPF_IP89.250.196.36
SPF_MXncbir.pl

Related pages

Pivot deeper into the graph from ncbir.pl.

Cypher and MCP

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

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