Hostname
bpfl.nl
Last fetched
bpfl.nl resolves to 4 IPv4 addresses operated by AS20940 in BR. WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
bpfl.nl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.21.0.196 | 2.21.0.0/24 | AS20940 | — | BR |
| 2.21.0.208 | 2.21.0.0/24 | AS20940 | — | BR |
| 23.219.82.18 | 23.219.82.0/24 | AS20940 | — | US |
| 23.219.82.9 | 23.219.82.0/24 | AS20940 | — | US |
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of bpfl.nl.
| Subdomain |
|---|
| acc.bpfl.nl |
| www.bpfl.nl |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bpfl.nl in the public web crawl.
11 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for bpfl.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.insim.biz |
| SPF_INCLUDE | spf.perplex.hosting |
| SPF_INCLUDE | spf.salesforce.com |
| SPF_IP | 194.187.45.0/26 |
| SPF_IP | 93.95.253.60 |
| SPF_IP | 93.95.253.68 |
Related pages
Pivot deeper into the graph from bpfl.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bpfl.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.