Skip to content

Hostname

kelkoo.de

Last fetched

kelkoo.de resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · kelkoo.deRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/kelkoo.de

Resolution chain

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

IPPrefixASNOperatorCountry
52.222.149.11852.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.12352.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.4652.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.6352.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

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

Subdomains

3 observed subdomains of kelkoo.de.

Web-graph footprint

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

231 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kelkoo.de.

MechanismTarget
SPF_Asmtp-in-1.kelkoo.net
SPF_Asmtp-in-2.kelkoo.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP95.211.115.69

Related pages

Pivot deeper into the graph from kelkoo.de.

Cypher and MCP

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

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