Hostname
barnabasfund.org
Last fetched
barnabasfund.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
barnabasfund.org 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 |
|---|---|---|---|---|
| 20.19.237.76 | 20.0.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | FR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- barnabas fund
- Contact emails
Subdomains
7 observed subdomains of barnabasfund.org.
Web-graph footprint
Distinct hostnames that link to or from barnabasfund.org in the public web crawl.
607 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for barnabasfund.org.
| Mechanism | Target |
|---|---|
| SPF_A | barnabasfund.org |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_IP | 192.166.46.63 |
| SPF_IP | 46.37.162.88 |
| SPF_IP | 62.6.147.2 |
| SPF_MX | barnabasfund.org |
Related pages
Pivot deeper into the graph from barnabasfund.org.
- IP · 20.19.237.76
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1068
- Country · FR
- Email · support@m247.com
- TLD · .org
- Browse hostnames · ba…
- 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: "barnabasfund.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.