Skip to content

Hostname

baumleben.at

Last fetched

baumleben.at resolves to 1 IPv4 address operated by vertical GmbH ASN in DE. WHOIS lists registrar:vautron rechenzentrum ag as the registrar.

Nutrition Label

WHISPER CANON · baumleben.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/baumleben.at

Resolution chain

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

IPPrefixASNOperatorCountry
45.156.111.3245.156.108.0/22AS28701vertical GmbH ASNDE

WHOIS identity

Registrar
registrar:vautron rechenzentrum ag
Organization
Contact emails

Subdomains

2 observed subdomains of baumleben.at.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for baumleben.at.

MechanismTarget
SPF_Abaumleben.at
SPF_INCLUDEcemsc.net
SPF_INCLUDEnode27.securewebsystems.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP45.156.111.32
SPF_MXbaumleben.at

Related pages

Pivot deeper into the graph from baumleben.at.

Cypher and MCP

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

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