Skip to content

Hostname

nbp.pl

Last fetched

nbp.pl resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:domena.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · nbp.plRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/nbp.pl

Resolution chain

nbp.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.223.164.25045.223.164.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.176.25045.223.176.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:domena.pl sp. z o.o.
Organization
narodowy bank polski
Contact emails

Subdomains

147 observed subdomains of nbp.pl.

Web-graph footprint

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

3,169 sites link to this hostname.

201 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for nbp.pl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.16.144.35
SPF_IP193.109.212.95
SPF_IP195.149.95.2
SPF_IP195.85.196.95
SPF_IP212.91.26.59
SPF_IP217.149.255.192/28
SPF_IP46.229.156.65
SPF_IP85.14.127.91
SPF_IP95.172.90.143/32
SPF_IP95.172.90.156/32
SPF_MXnbp.pl

Related pages

Pivot deeper into the graph from nbp.pl.

Cypher and MCP

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

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