Skip to content

Hostname

bsadmin.cz

Last fetched

bsadmin.cz resolves to 1 IPv4 address operated by DRBSY in CZ.

Nutrition Label

WHISPER CANON · bsadmin.czRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bsadmin.cz

Resolution chain

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

IPPrefixASNOperatorCountry
46.243.48.6046.243.48.0/24AS43541DRBSYCZ

WHOIS identity

No WHOIS records are currently associated with bsadmin.cz in WhisperGraph.

Subdomains

9 observed subdomains of bsadmin.cz.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bsadmin.cz.

MechanismTarget
SPF_INCLUDE_emailing.heureka.cz
SPF_IP185.64.216.152
SPF_IP185.64.216.153
SPF_IP185.64.216.154
SPF_IP185.64.216.155
SPF_IP185.64.216.156
SPF_IP185.64.216.157
SPF_IP31.7.241.21

Related pages

Pivot deeper into the graph from bsadmin.cz.

Cypher and MCP

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

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