Hostname
tlck.com
Last fetched
tlck.com resolves to 1 IPv4 address operated by TIGERTECH - Tiger Technologies LLC in US. WHOIS lists iana:841 as the registrar.
Nutrition Label
Resolution chain
tlck.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.80.5.182 | 208.80.4.0/22 | AS47002 | TIGERTECH - Tiger Technologies LLC | US |
WHOIS identity
- Registrar
- iana:841
- Organization
- domain administrator
- Contact emails
- tlck.com-owner-201510-950b25@whois.tigertech.net
- tlck.com-owner-201511-0939ca@whois.tigertech.net
- tlck.com-owner-201512-0ec014@whois.tigertech.net
- tlck.com-owner-201609-78856d@whois.tigertech.net
- tlck.com-owner-201711-7648ac@whois.tigertech.net
- tlck.com-owner-201712-5b161c@whois.tigertech.net
- tlck.com-owner-201801-f3d299@whois.tigertech.net
- tlck.com-owner-202305-2d05d4@whois.tigertech.net
- tlck.com-owner-202307-4b0545@whois.tigertech.net
- tlck.com-owner-202310-3cf737@whois.tigertech.net
- tlck.com-owner-202312-e35daf@whois.tigertech.net
- tlck.com-owner-202402-855dfb@whois.tigertech.net
- tlck.com-owner-202404-7d1ad4@whois.tigertech.net
- tlck.com-owner-202407-431851@whois.tigertech.net
- tlck.com-owner-202409-eb80e5@whois.tigertech.net
- tlck.com-owner-202411-858987@whois.tigertech.net
- tlck.com-owner-202501-71e0be@whois.tigertech.net
Subdomains
2 observed subdomains of tlck.com.
| Subdomain |
|---|
| wildcard.tlck.com |
| www.tlck.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from tlck.com.
- IP · 208.80.5.182
- ASN · AS47002TIGERTECH - Tiger Technologies LLC
- Registrar · iana:841
- Country · US
- Email · tlck.com-owner-201510-950b25@whois.tigertech.net
- TLD · .com
- Browse hostnames · tl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tlck.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.