Skip to content

Hostname

bwfund.org

Last fetched

bwfund.org resolves to 4 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bwfund.orgRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bwfund.org

Resolution chain

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

IPPrefixASNOperatorCountry
165.227.251.5165.227.248.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
204.85.36.16204.84.0.0/15AS81NCREN - MCNCUS
204.85.36.31204.84.0.0/15AS81NCREN - MCNCUS
204.85.36.42204.84.0.0/15AS81NCREN - MCNCUS

WHOIS identity

Registrar
iana:2
Organization
burroughs wellcome fund
Contact emails

Subdomains

22 observed subdomains of bwfund.org.

Web-graph footprint

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

815 sites link to this hostname.

122 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bwfund.org.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.191.14.144
SPF_IP204.85.36.147
SPF_IP204.85.36.223
SPF_IP204.85.36.44

Related pages

Pivot deeper into the graph from bwfund.org.

Cypher and MCP

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

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