Skip to content

Hostname

bst.software

Last fetched

bst.software resolves to 3 IPv4 addresses operated by AS8741 in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · bst.softwareRouting diversity3.0/10Peering density2.4/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint6.6/10canon.whisper.security/host/bst.software

Resolution chain

bst.software resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1408
Organization
bst software
Contact emails

Subdomains

2 observed subdomains of bst.software.

Web-graph footprint

Distinct hostnames that link to or from bst.software in the public web crawl.

3,561 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bst.software.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bst.software.

Cypher and MCP

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

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