Skip to content

Hostname

clicktrans.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.86.1103.168.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.86.1173.168.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.86.933.168.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.86.993.168.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.1243.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.1263.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.333.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.583.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.10952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3252.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.5852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

6 observed subdomains of clicktrans.de.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for clicktrans.de.

MechanismTarget
SPF_Aclicktrans.de
SPF_INCLUDE_spf.freshmail.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP3.122.144.197/32
SPF_IP3.123.255.70/32
SPF_IP3.64.200.91/32
SPF_IP52.57.145.172/32
SPF_MXclicktrans.de

Related pages

Pivot deeper into the graph from clicktrans.de.

Cypher and MCP

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

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