Skip to content

Hostname

baudat.at

Last fetched

baudat.at resolves to 1 IPv4 address operated by EDIS-AS-EU - EDIS GmbH in AT. WHOIS lists registrar:a1 telekom austria ag as the registrar.

Nutrition Label

WHISPER CANON · baudat.atRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/baudat.at

Resolution chain

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

IPPrefixASNOperatorCountry
149.154.155.137149.154.155.0/24AS57169EDIS-AS-EU - EDIS GmbHAT

WHOIS identity

Registrar
registrar:a1 telekom austria ag
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of baudat.at.

Web-graph footprint

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

7 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for baudat.at.

MechanismTarget
SPF_Abaudat.at
SPF_Amail.baudat.at
SPF_IP213.33.67.91
SPF_IP213.33.67.93
SPF_MXbaudat.at

Related pages

Pivot deeper into the graph from baudat.at.

Cypher and MCP

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

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