Skip to content

Hostname

tljbm.org

Last fetched

tljbm.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 · tljbm.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tljbm.org

Resolution chain

tljbm.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.15365.181.116.0/24AS36454WHG-DAL - WHG Hosting Services LtdUS

WHOIS identity

Registrar
iana:1478
Organization
dit
Contact emails

Subdomains

10 observed subdomains of tljbm.org.

Web-graph footprint

Distinct hostnames that link to or from tljbm.org in the public web crawl.

16 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • tljbm.org

SPF policy

9 SPF mechanisms authorising senders for tljbm.org.

MechanismTarget
SPF_Atljbm.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.153
SPF_MXtljbm.org

Related pages

Pivot deeper into the graph from tljbm.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tljbm.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.