Hostname
bacula.org
Last fetched
bacula.org resolves to 2 IPv4 addresses operated by NFORCE in NL. WHOIS lists iana:4336 as the registrar.
Nutrition Label
Resolution chain
bacula.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.201.133.61 | 109.201.128.0/19 | AS43350 | NFORCE | NL |
| 94.103.98.87 | 94.103.96.0/20 | AS49457 | OPENBUSINESS | CH |
WHOIS identity
- Registrar
- iana:4336
- Organization
- bacula systems
- Contact emails
- cn3ze29s3ag@networksolutionsprivateregistration.com
- ej6qt9aq7dh@networksolutionsprivateregistration.com
- jv69d8jf2ck@networksolutionsprivateregistration.com
- kw4cr4754nr@networksolutionsprivateregistration.com
- pp2hs2jp5e3@networksolutionsprivateregistration.com
- xg5ap2z2289@networksolutionsprivateregistration.com
- yh77886y8dz@networksolutionsprivateregistration.com
Subdomains
7 observed subdomains of bacula.org.
Web-graph footprint
Distinct hostnames that link to or from bacula.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for bacula.org.
| Mechanism | Target |
|---|---|
| SPF_A | bacula.org |
| SPF_IP | 94.103.98.75 |
| SPF_IP | 94.103.98.76 |
| SPF_MX | bacula.org |
Related pages
Pivot deeper into the graph from bacula.org.
- IP · 109.201.133.61
- ASN · AS43350NFORCE
- Registrar · iana:4336
- Country · NL
- Email · cn3ze29s3ag@networksolutionsprivateregistration.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: "bacula.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.