Skip to content

Hostname

bnfia.org

Last fetched

bnfia.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · bnfia.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bnfia.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.16.246104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.217.83172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1154
Organization
faith in action of bloomington-normal
Contact emails

Subdomains

2 observed subdomains of bnfia.org.

Web-graph footprint

Distinct hostnames that link to or from bnfia.org in the public web crawl.

15 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

77 SPF mechanisms authorising senders for bnfia.org.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_EXISTS%{i}._spf.sparkpostmail.com
SPF_INCLUDEne16.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_IP104.21.16.246
SPF_IP104.47.0.0/17
SPF_IP108.167.128.0/18
SPF_IP108.179.192.0/18
SPF_IP13.75.174.156/32
SPF_IP141.193.208.0/23
SPF_IP148.163.129.48/32
SPF_IP148.163.129.49/32
SPF_IP148.163.129.50/32
SPF_IP148.163.129.51/32
SPF_IP148.163.129.52/32
SPF_IP148.163.129.53/32
SPF_IP148.163.129.56/32
SPF_IP148.163.129.58/32
SPF_IP148.163.129.62/32
SPF_IP148.163.129.63/32
SPF_IP157.55.136.93/32
SPF_IP162.144.0.0/16
SPF_IP172.67.217.83
SPF_IP173.254.0.0/17
SPF_IP192.185.0.0/16
SPF_IP204.8.10.114/32
SPF_IP205.139.104.0/22
SPF_IP205.139.105.48/29
SPF_IP206.79.6.128/26
SPF_IP206.79.6.151
SPF_IP208.40.241.140/30
SPF_IP209.17.115.0/24
SPF_IP216.172.160.0/19
SPF_IP216.235.195.0/24
SPF_IP216.235.196.0/22
SPF_IP216.235.197.198/32
SPF_IP216.235.200.0/21
SPF_IP216.37.18.6/32
SPF_IP2605:dc00::/32
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/51
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP35.89.44.32/29
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP44.202.169.32/29
SPF_IP50.116.64.0/18
SPF_IP50.87.0.0/16
SPF_IP50.87.152.0/21
SPF_IP50.87.255.32/27
SPF_IP51.132.24.176/32
SPF_IP52.100.0.0/15
SPF_IP52.102.0.0/16
SPF_IP52.103.0.0/17
SPF_IP64.209.141.221/32
SPF_IP64.69.218.0/24
SPF_IP66.147.240.0/20
SPF_IP66.147.243.192/27
SPF_IP67.20.127.0/27
SPF_IP67.20.64.0/18
SPF_IP67.222.32.0/19
SPF_IP67.231.154.162/32
SPF_IP67.231.154.163/32
SPF_IP67.231.154.164/32
SPF_IP67.231.154.165/32
SPF_IP67.231.154.183/32
SPF_IP67.231.154.184/32
SPF_IP67.231.154.186/32
SPF_IP67.231.154.187/32
SPF_IP67.231.154.188/32
SPF_IP67.231.154.189/32
SPF_IP69.195.64.0/18
SPF_IP69.89.16.0/20
SPF_IP70.40.192.0/19
SPF_IP74.220.192.0/19

Related pages

Pivot deeper into the graph from bnfia.org.

Cypher and MCP

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

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