Skip to content

Hostname

bsov.net

Last fetched

bsov.net resolves to 1 IPv4 address operated by PROBENETWORKS-AS in DE. WHOIS lists iana:85 as the registrar.

Nutrition Label

WHISPER CANON · bsov.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bsov.net

Resolution chain

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

IPPrefixASNOperatorCountry
82.96.101.10382.96.64.0/18AS29686PROBENETWORKS-ASDE

WHOIS identity

Registrar
iana:85
Organization
bradley norman knowles
Contact emails

Subdomains

3 observed subdomains of bsov.net.

Web-graph footprint

Distinct hostnames that link to or from bsov.net in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for bsov.net.

MechanismTarget
SPF_Aalex.cmshoster.org
SPF_Absov.net
SPF_IP82.96.101.98
SPF_MXbsov.net

Related pages

Pivot deeper into the graph from bsov.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bsov.net"})-[: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.