Hostname
kapfenstein.at
Last fetched
kapfenstein.at resolves to 1 IPv4 address operated by AS57169 in AT.
Nutrition Label
Resolution chain
kapfenstein.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 |
|---|---|---|---|---|
| 91.227.205.222 | 91.227.205.0/24 | AS57169 | — | AT |
WHOIS identity
No WHOIS records are currently associated with kapfenstein.at in WhisperGraph.
Subdomains
3 observed subdomains of kapfenstein.at.
Web-graph footprint
Distinct hostnames that link to or from kapfenstein.at in the public web crawl.
36 sites link to this hostname.
78 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for kapfenstein.at.
| Mechanism | Target |
|---|---|
| SPF_A | kapfenstein.at |
| SPF_A | www.kapfenstein.at |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 176.66.64.134/32 |
| SPF_IP | 176.66.64.56/32 |
| SPF_IP | 80.123.69.112/30 |
| SPF_IP | 88.116.54.58/32 |
| SPF_IP | 93.82.189.128/29 |
| SPF_MX | kapfenstein.at |
Related pages
Pivot deeper into the graph from kapfenstein.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kapfenstein.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.