Skip to content

Hostname

cinetixx.de

Last fetched

cinetixx.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cinetixx.deRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cinetixx.de

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.109108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.2108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.71108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.76108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.155.10713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.2013.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3413.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.6813.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.58.11513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.55.117143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.123143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.62143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.66143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

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

Subdomains

14 observed subdomains of cinetixx.de.

Web-graph footprint

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

80 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cinetixx.de.

Related pages

Pivot deeper into the graph from cinetixx.de.

Cypher and MCP

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

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