Hostname
bsd.network
Last fetched
bsd.network resolves to 1 IPv4 address operated by BSD-NETWORK - L33 NETWORKS SARL in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
bsd.network 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 |
|---|---|---|---|---|
| 146.0.24.18 | 146.0.250.0/24 | AS57024 | BSD-NETWORK - L33 NETWORKS SARL | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- peter hessler
- Contact emails
Subdomains
14 observed subdomains of bsd.network.
Web-graph footprint
Distinct hostnames that link to or from bsd.network in the public web crawl.
293 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- mail.theapt.org
SPF policy
4 SPF mechanisms authorising senders for bsd.network.
| Mechanism | Target |
|---|---|
| SPF_IP | 146.0.24.16/28 |
| SPF_IP | 2001:67c:12f4:0:0:0:0:2 |
| SPF_IP | 2a01:9686:b5d:b5d::/64 |
| SPF_IP | 81.209.183.113 |
Related pages
Pivot deeper into the graph from bsd.network.
- IP · 146.0.24.18
- ASN · AS57024BSD-NETWORK - L33 NETWORKS SARL
- Registrar · iana:81
- Country · FR
- Email · 0330f6d8d0db936ec56690fabf4e4488-1860604@contact.gandi.net
- TLD · .network
- Browse hostnames · bs…
- 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: "bsd.network"})-[: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.