Hostname
tljes.org
Last fetched
tljes.org resolves to 1 IPv4 address operated by WHG-DAL - WHG Hosting Services Ltd in US. WHOIS lists iana:1478 as the registrar.
Nutrition Label
Resolution chain
tljes.org 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 |
|---|---|---|---|---|
| 65.181.116.154 | 65.181.116.0/24 | AS36454 | WHG-DAL - WHG Hosting Services Ltd | US |
WHOIS identity
- Registrar
- iana:1478
- Organization
- direktur carps-cs dit
- Contact emails
- —
Subdomains
8 observed subdomains of tljes.org.
Web-graph footprint
Distinct hostnames that link to or from tljes.org in the public web crawl.
30 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- tljes.org
SPF policy
9 SPF mechanisms authorising senders for tljes.org.
| Mechanism | Target |
|---|---|
| SPF_A | tljes.org |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 103.195.91.168 |
| SPF_IP | 170.249.202.82 |
| SPF_IP | 192.250.227.14 |
| SPF_IP | 23.81.180.247 |
| SPF_IP | 65.181.116.151 |
| SPF_IP | 65.181.116.154 |
| SPF_MX | tljes.org |
Related pages
Pivot deeper into the graph from tljes.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tljes.org"})-[: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.