Skip to content

Hostname

kicker.de

Last fetched

kicker.de resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

kicker.de resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.222.136.3552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.6752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
86.109.250.10186.109.224.0/19AS12348DE

WHOIS identity

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

Subdomains

86 observed subdomains of kicker.de.

Web-graph footprint

Distinct hostnames that link to or from kicker.de in the public web crawl.

4,564 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kicker.de.

MechanismTarget
SPF_Amx.odn.de
SPF_Anewsletter-mail1.kicker.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.dsb.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.206.185.37
SPF_IP45.139.158.9/24
SPF_IP45.66.84.0/24
SPF_MXkicker.de

Related pages

Pivot deeper into the graph from kicker.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "kicker.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.