Skip to content

Hostname

bnppf.nl

Last fetched

bnppf.nl resolves to 4 IPv4 addresses operated by AS20940 in IT. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · bnppf.nlRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bnppf.nl

Resolution chain

bnppf.nl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:nameshield
Organization
Contact emails

Subdomains

1 observed subdomain of bnppf.nl.

Subdomain
www.bnppf.nl

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bnppf.nl.

MechanismTarget
SPF_INCLUDEmailplus.nl
SPF_INCLUDEp._spf.bnpparibas.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from bnppf.nl.

Cypher and MCP

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

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