Hostname
kika.at
Last fetched
kika.at resolves to 1 IPv4 address operated by AS209050 in AT. WHOIS lists registrar:inwx gmbh as the registrar.
Nutrition Label
Resolution chain
kika.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 |
|---|---|---|---|---|
| 5.183.217.11 | 5.183.216.0/22 | AS209050 | — | AT |
WHOIS identity
- Registrar
- registrar:inwx gmbh
- Organization
- kika moebel-handelsgesellschaft m.b.h.
- Contact emails
- —
Subdomains
25 observed subdomains of kika.at.
Showing 23 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kika.at in the public web crawl.
99 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for kika.at.
| Mechanism | Target |
|---|---|
| SPF_A | mx01.msprmm.at |
| SPF_A | spf.mas.t-systems-service.com |
| SPF_INCLUDE | medienpark.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.188.103.123 |
| SPF_IP | 178.188.103.124 |
| SPF_IP | 178.188.103.125 |
| SPF_IP | 178.20.98.38 |
| SPF_IP | 193.108.100.68 |
| SPF_IP | 193.110.129.111/32 |
| SPF_IP | 193.110.129.115/32 |
| SPF_IP | 193.110.129.123 |
| SPF_IP | 193.110.129.70/32 |
| SPF_IP | 194.107.167.55 |
| SPF_IP | 85.31.2.171 |
| SPF_IP | 85.31.2.172/32 |
| SPF_IP | 93.188.245.176 |
| SPF_IP | 93.188.245.186 |
Related pages
Pivot deeper into the graph from kika.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kika.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.