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
Resolution chain
zteisner.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.107.158.16 | 193.107.156.0/22 | AS50657 | — | AT |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for zteisner.at.
| Mechanism | Target |
|---|---|
| SPF_A | zteisner.at |
| SPF_IP | 193.107.158.0/24 |
| SPF_IP | 88.117.221.136/29 |
| SPF_MX | zteisner.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.