Skip to content

Hostname

bsd.network

Last fetched

bsd.network resolves to 1 IPv4 address operated by AS57024 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bsd.networkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.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.72.0/21AS57024FR

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

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.