Skip to content

Hostname

bnl.it

Last fetched

bnl.it resolves to 12 IPv4 addresses operated by AS20940 in CZ. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · bnl.itRouting diversity4.2/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bnl.it

Resolution chain

bnl.it resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:nameshield
Organization
banca nazionale del lavoro s.p.a.
Contact emails

Subdomains

412 observed subdomains of bnl.it.

Web-graph footprint

Distinct hostnames that link to or from bnl.it in the public web crawl.

634 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bnl.it.

MechanismTarget
SPF_INCLUDEo._spf.bnpparibas.com
SPF_INCLUDEpns._spf.bnpparibas.com
SPF_INCLUDEt._spf.bnpparibas.com

Related pages

Pivot deeper into the graph from bnl.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bnl.it"})-[: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.