Skip to content

Hostname

bdata.at

Last fetched

bdata.at resolves to 1 IPv4 address operated by AS48055 in AT. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · bdata.atRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bdata.at

Resolution chain

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

IPPrefixASNOperatorCountry
45.139.63.845.139.60.0/22AS48055AT

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
business data solutions
Contact emails

Subdomains

244 observed subdomains of bdata.at.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bdata.at.

MechanismTarget
SPF_INCLUDEspf.bdata.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.199.152.199
SPF_IP185.199.152.202
SPF_IP185.199.153.80
SPF_IP45.139.63.38
SPF_MXbdata.at

Related pages

Pivot deeper into the graph from bdata.at.

Cypher and MCP

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

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