Hostname
jtltraining.com
Last fetched
jtltraining.com resolves to 1 IPv4 address operated by YOUTUBE YOUTUBE in GB.
Nutrition Label
Resolution chain
jtltraining.com 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 |
|---|---|---|---|---|
| 35.214.45.58 | 35.214.0.0/17 | AS43515 | YOUTUBE YOUTUBE | GB |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from jtltraining.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for jtltraining.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2u8r6.a.dmarcdutydns.com |
| SPF_INCLUDE | 2u8r6.s.dmarcdutydns.com |
| SPF_INCLUDE | aca6c2.workshop-spf.net |
| SPF_INCLUDE | mail.zohoanalytics.eu |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf-uk.emailsignatures365.com |
| SPF_INCLUDE | spf.cm.puzzel.com |
| SPF_INCLUDE | spf.logicalware.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | theaccessgroupspf.smtp.com |
| SPF_INCLUDE | zohomail360.eu |
| SPF_IP | 167.98.251.52 |
| SPF_IP | 167.98.251.68 |
| SPF_IP | 178.20.194.63 |
| SPF_IP | 185.160.253.145 |
| SPF_IP | 45.84.22.222 |
Related pages
Pivot deeper into the graph from jtltraining.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jtltraining.com"})-[: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.