Skip to content

Hostname

baum.at

Last fetched

baum.at appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · baum.atRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/baum.at

Resolution chain

baum.at has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

1 observed subdomain of baum.at.

Subdomain
www.baum.at

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for baum.at.

MechanismTarget
SPF_Abaum.at
SPF_INCLUDEspf.multi24.com
SPF_IP213.208.153.22
SPF_IP81.223.9.176
SPF_IP81.223.9.177
SPF_IP81.223.9.178
SPF_IP81.223.9.179
SPF_IP81.223.9.180
SPF_IP81.223.9.181
SPF_IP81.223.9.182
SPF_IP81.223.9.183
SPF_IP81.223.9.184
SPF_IP81.223.9.185
SPF_IP81.223.9.186
SPF_IP81.223.9.187
SPF_IP81.223.9.188
SPF_IP81.223.9.189
SPF_IP81.223.9.190
SPF_IP81.223.9.191
SPF_MXbaum.at

Related pages

Pivot deeper into the graph from baum.at.

Cypher and MCP

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

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