Skip to content

Hostname

bst.software

Last fetched

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

Nutrition Label

WHISPER CANON · bst.softwareRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.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.

IPPrefixASNOperatorCountry
212.223.44.254212.223.0.0/16AS8741RATIOKONTAKTDE
89.58.42.7589.58.40.0/22AS197540NETCUP-AS netcup GmbHDE
152.53.130.138152.53.128.0/22AS197540NETCUP-AS netcup GmbHDE

WHOIS identity

Registrar
iana:1408
Organization
bst software
Contact emails

Subdomains

1 observed subdomain of bst.software.

Web-graph footprint

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

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.