Skip to content

Hostname

bpd.nl

Last fetched

bpd.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · bpd.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/bpd.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.147.100104.18.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.148.100104.18.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

86 observed subdomains of bpd.nl.

Web-graph footprint

Distinct hostnames that link to or from bpd.nl in the public web crawl.

626 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

40 SPF mechanisms authorising senders for bpd.nl.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.28.42.0/24
SPF_IP109.70.12.28/32
SPF_IP114.113.146.0/24
SPF_IP13.88.226.191/32
SPF_IP13.94.232.90/32
SPF_IP146.88.28.0/24
SPF_IP159.135.138.110
SPF_IP163.47.180.0/22
SPF_IP185.46.182.1/32
SPF_IP185.46.182.200/29
SPF_IP185.46.182.208/31
SPF_IP185.46.182.209/32
SPF_IP185.52.213.40
SPF_IP185.52.213.47
SPF_IP191.238.213.99/32
SPF_IP194.88.230.32/27
SPF_IP194.88.231.0/24
SPF_IP195.137.214.215
SPF_IP195.137.214.216
SPF_IP195.137.214.217
SPF_IP20.126.161.81
SPF_IP203.55.21.0/24
SPF_IP204.75.142.0/24
SPF_IP207.244.98.227/32
SPF_IP210.14.77.208/28
SPF_IP27.126.146.0/24
SPF_IP40.115.66.46/32
SPF_IP40.74.54.232
SPF_IP62.204.93.131/32
SPF_IP80.69.72.128/28
SPF_IP81.17.56.1/32
SPF_IP81.26.214.0/24
SPF_IP81.93.56.64/27
SPF_IP83.149.98.72/32
SPF_IP83.149.98.73/32
SPF_IP87.253.151.0/24
SPF_IP94.126.64.96/27
SPF_MXbpd.nl

Related pages

Pivot deeper into the graph from bpd.nl.

Cypher and MCP

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

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