Skip to content

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

WHISPER CANON · bsd.networkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bsd.network

Resolution chain

bsd.network resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.0.24.18146.0.250.0/24AS57024BSD-NETWORK - L33 NETWORKS SARLFR

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.

MechanismTarget
SPF_IP146.0.24.16/28
SPF_IP2001:67c:12f4:0:0:0:0:2
SPF_IP2a01:9686:b5d:b5d::/64
SPF_IP81.209.183.113

Related pages

Pivot deeper into the graph from bsd.network.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.