Skip to content

Hostname

kiesler.at

Last fetched

kiesler.at resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · kiesler.atRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/kiesler.at

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.112.145.9.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

18 observed subdomains of kiesler.at.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for kiesler.at.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP2a01:4f8:162:5308:0:0:0:2
SPF_IP5.9.112.14

Related pages

Pivot deeper into the graph from kiesler.at.

Cypher and MCP

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

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