Hostname
pntl.tl
Last fetched
pntl.tl resolves to 3 IPv4 addresses operated by TELINTLSA-AS - Telekomunikasi Indonesia International (T.L.) S.A. in TL. WHOIS lists registrar:dnit-moptc as the registrar.
Nutrition Label
Resolution chain
pntl.tl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.55.49.2 | 103.55.49.0/24 | AS58731 | TELINTLSA-AS - Telekomunikasi Indonesia International (T.L.) S.A. | TL |
| 104.21.87.102 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.169.85 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:dnit-moptc
- Organization
- flavio neves, director department of information technology
- Contact emails
Subdomains
17 observed subdomains of pntl.tl.
Web-graph footprint
Distinct hostnames that link to or from pntl.tl in the public web crawl.
19 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for pntl.tl.
| Mechanism | Target |
|---|---|
| SPF_A | pntl.tl |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 103.55.49.1 |
| SPF_IP | 103.55.49.2 |
| SPF_MX | pntl.tl |
Related pages
Pivot deeper into the graph from pntl.tl.
- IP · 103.55.49.2
- ASN · AS58731TELINTLSA-AS - Telekomunikasi Indonesia International (T.L.) S.A.
- Registrar · registrar:dnit-moptc
- Country · TL
- Email · administrator@nic.tl
- TLD · .tl
- Browse hostnames · pn…
- 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: "pntl.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.