Hostname
kaiserkinder.at
Last fetched
kaiserkinder.at is a registered hostname under the .at top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with kaiserkinder.at in WhisperGraph.
Subdomains
2 observed subdomains of kaiserkinder.at.
Web-graph footprint
Distinct hostnames that link to or from kaiserkinder.at in the public web crawl.
79 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for kaiserkinder.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.expurgate.net |
| SPF_INCLUDE | mailing.sagedpw.at |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sosafe.de |
| SPF_IP | 116.203.188.178/32 |
| SPF_IP | 193.170.12.2/30 |
| SPF_IP | 193.170.12.3 |
| SPF_IP | 2a01:4f8:c2c:6e9f:0:0:0:1 |
| SPF_IP | 2a05:d014:b6d:df04::1001/128 |
| SPF_IP | 2a05:d014:b6d:df05:0:0:0:100 |
| SPF_IP | 3.65.81.9/32 |
| SPF_IP | 3.67.54.56/32 |
| SPF_MX | kaiserkinder.at |
Related pages
Pivot deeper into the graph from kaiserkinder.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kaiserkinder.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.