Hostname
kik.de
Last fetched
kik.de resolves to 1 IPv4 address operated by AS25560 in DE.
Nutrition Label
Resolution chain
kik.de 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 |
|---|---|---|---|---|
| 62.216.172.150 | 62.216.160.0/19 | AS25560 | — | DE |
WHOIS identity
No WHOIS records are currently associated with kik.de in WhisperGraph.
Subdomains
119 observed subdomains of kik.de.
Showing 25 of 119. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kik.de in the public web crawl.
495 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for kik.de.
| Mechanism | Target |
|---|---|
| SPF_A | kik.de |
| SPF_A | otc-de-spf.mms.t-systems-service.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.traperto-hosting.com |
| SPF_IP | 62.157.92.10 |
| SPF_IP | 62.216.172.143 |
| SPF_IP | 62.28.26.157 |
| SPF_IP | 62.55.182.68/32 |
| SPF_IP | 85.13.154.131 |
| SPF_MX | kik.de |
Related pages
Pivot deeper into the graph from kik.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kik.de"})-[: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.