Skip to content

Hostname

tlc.de

Last fetched

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

Nutrition Label

WHISPER CANON · tlc.deRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tlc.de

Resolution chain

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

IPPrefixASNOperatorCountry
52.222.136.1052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.6252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.42.11754.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.1254.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.5454.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.954.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

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

Subdomains

11 observed subdomains of tlc.de.

Web-graph footprint

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

161 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tlc.de.

Related pages

Pivot deeper into the graph from tlc.de.

Cypher and MCP

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

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