Hostname
bpfi.ie
Last fetched
bpfi.ie resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:blacknight solutions as the registrar.
Nutrition Label
Resolution chain
bpfi.ie resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.248.94.37 | 104.248.80.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- registrar:blacknight solutions
- Organization
- —
- Contact emails
- —
Subdomains
18 observed subdomains of bpfi.ie.
Web-graph footprint
Distinct hostnames that link to or from bpfi.ie in the public web crawl.
194 sites link to this hostname.
191 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for bpfi.ie.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | cvent-planner.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.blacknight.ie |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 5.149.170.253 |
| SPF_IP | 78.153.203.192/28 |
| SPF_IP | 81.17.242.180 |
| SPF_IP | 83.71.64.110 |
Related pages
Pivot deeper into the graph from bpfi.ie.
- IP · 104.248.94.37
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · registrar:blacknight solutions
- Country · NL
- TLD · .ie
- Browse hostnames · bp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bpfi.ie"})-[: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.