Skip to content

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

WHISPER CANON · tljes.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tljes.org

Resolution chain

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

IPPrefixASNOperatorCountry
65.181.116.15465.181.116.0/24AS36454WHG-DAL - WHG Hosting Services LtdUS

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.

Threat posture

History

Mail and authentication

MX records

  • tljes.org

SPF policy

9 SPF mechanisms authorising senders for tljes.org.

MechanismTarget
SPF_Atljes.org
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP103.195.91.168
SPF_IP170.249.202.82
SPF_IP192.250.227.14
SPF_IP23.81.180.247
SPF_IP65.181.116.151
SPF_IP65.181.116.154
SPF_MXtljes.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 20

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