Skip to content

Hostname

kik.de

Last fetched

kik.de resolves to 1 IPv4 address operated by AS25560 in DE.

Nutrition Label

WHISPER CANON · kik.deRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/kik.de

Resolution chain

kik.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.216.172.15062.216.160.0/19AS25560DE

WHOIS identity

No WHOIS records are currently associated with kik.de in WhisperGraph.

Subdomains

119 observed subdomains of kik.de.

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.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for kik.de.

MechanismTarget
SPF_Akik.de
SPF_Aotc-de-spf.mms.t-systems-service.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.traperto-hosting.com
SPF_IP62.157.92.10
SPF_IP62.216.172.143
SPF_IP62.28.26.157
SPF_IP62.55.182.68/32
SPF_IP85.13.154.131
SPF_MXkik.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.