Skip to content

Hostname

himmbaergarten.at

Last fetched

himmbaergarten.at resolves to 2 IPv4 addresses operated by web-crossing - web-crossing GmbH in AT.

Nutrition Label

WHISPER CANON · himmbaergarten.atRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/himmbaergarten.at

Resolution chain

himmbaergarten.at resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.58.164.19193.58.164.0/22AS202516web-crossing - web-crossing GmbHAT
82.150.209.14282.150.192.0/19AS8596HOTZE-AS - hotze.com GmbHAT

WHOIS identity

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

Subdomains

2 observed subdomains of himmbaergarten.at.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for himmbaergarten.at.

MechanismTarget
SPF_Ahimmbaergarten.at
SPF_INCLUDEspf.mail.webhome.at
SPF_MXhimmbaergarten.at

Related pages

Pivot deeper into the graph from himmbaergarten.at.

Cypher and MCP

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

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