Skip to content

Hostname

bsi.at

Last fetched

bsi.at resolves to 1 IPv4 address operated by AS12470 in DE.

Nutrition Label

WHISPER CANON · bsi.atRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bsi.at

Resolution chain

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

IPPrefixASNOperatorCountry
212.124.41.176212.124.32.0/19AS12470DE

WHOIS identity

No WHOIS records are currently associated with bsi.at in WhisperGraph.

Subdomains

11 observed subdomains of bsi.at.

Web-graph footprint

Distinct hostnames that link to or from bsi.at in the public web crawl.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for bsi.at.

MechanismTarget
SPF_Absi.at
SPF_Absmtp.bon.at
SPF_Ad2bmail.detobu.at
SPF_INCLUDEtelekom.at
SPF_IP176.28.2.40/29
SPF_IP178.189.77.136/29
SPF_IP178.77.93.40/29
SPF_IP212.186.113.184/29
SPF_IP213.33.87.0/24
SPF_IP213.33.87.0/27
SPF_IP213.47.157.4
SPF_IP217.115.150.64/29
SPF_IP80.109.253.0/24
SPF_IP93.83.201.88/29
SPF_MXbsi.at

Related pages

Pivot deeper into the graph from bsi.at.

Cypher and MCP

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

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