Skip to content

Hostname

zteisner.at

Last fetched

zteisner.at resolves to 1 IPv4 address operated by AS50657 in AT. WHOIS lists registrar:cyberfuture it-solutions as the registrar.

Nutrition Label

WHISPER CANON · zteisner.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/zteisner.at

Resolution chain

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

IPPrefixASNOperatorCountry
193.107.158.16193.107.156.0/22AS50657AT

WHOIS identity

Registrar
registrar:cyberfuture it-solutions
Organization
di raimund eisner
Contact emails

Subdomains

12 observed subdomains of zteisner.at.

Web-graph footprint

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

22 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for zteisner.at.

MechanismTarget
SPF_Azteisner.at
SPF_IP193.107.158.0/24
SPF_IP88.117.221.136/29
SPF_MXzteisner.at

Related pages

Pivot deeper into the graph from zteisner.at.

Cypher and MCP

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

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