Skip to content

Hostname

bda.at

Last fetched

bda.at resolves to 1 IPv4 address operated by AS41915 in AT. WHOIS lists registrar:stonerich webservices, otto michael steinmann e.u as the registrar.

Nutrition Label

WHISPER CANON · bda.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bda.at

Resolution chain

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

IPPrefixASNOperatorCountry
194.37.74.39194.37.72.0/21AS41915AT

WHOIS identity

Registrar
registrar:stonerich webservices, otto michael steinmann e.u
Organization
barbara neubauer
Contact emails

Subdomains

1 observed subdomain of bda.at.

Subdomain
www.bda.at

Web-graph footprint

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

220 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from bda.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bda.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.