Hostname
timortelecom.tl
Last fetched
timortelecom.tl resolves to 1 IPv4 address operated by TIMOR-TELECOM-AS-AP - Timor Telecom, SA in TL. WHOIS lists registrar:timor telecom as the registrar.
Nutrition Label
Resolution chain
timortelecom.tl 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 |
|---|---|---|---|---|
| 180.189.160.207 | 180.189.160.0/24 | AS38077 | TIMOR-TELECOM-AS-AP - Timor Telecom, SA | TL |
WHOIS identity
- Registrar
- registrar:timor telecom
- Organization
- timor telecom
- Contact emails
Subdomains
272 observed subdomains of timortelecom.tl.
Showing 25 of 272. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from timortelecom.tl in the public web crawl.
36 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for timortelecom.tl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 180.189.160.243 |
| SPF_IP | 180.189.160.244 |
| SPF_MX | mx1.timortelecom.tl |
| SPF_MX | mx2.timortelecom.tl |
Related pages
Pivot deeper into the graph from timortelecom.tl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "timortelecom.tl"})-[: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.