Skip to content

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

WHISPER CANON · timortelecom.tlRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/timortelecom.tl

Resolution chain

timortelecom.tl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
180.189.160.207180.189.160.0/24AS38077TIMOR-TELECOM-AS-AP - Timor Telecom, SATL

WHOIS identity

Registrar
registrar:timor telecom
Organization
timor telecom
Contact emails

Subdomains

272 observed subdomains of timortelecom.tl.

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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for timortelecom.tl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP180.189.160.243
SPF_IP180.189.160.244
SPF_MXmx1.timortelecom.tl
SPF_MXmx2.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.