Hostname
jtl-software.de
Last fetched
jtl-software.de resolves to 1 IPv4 address operated by EQUINIX in DE.
Nutrition Label
Resolution chain
jtl-software.de 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 |
|---|---|---|---|---|
| 88.84.141.27 | 88.84.136.0/21 | AS15830 | EQUINIX | DE |
WHOIS identity
No WHOIS records are currently associated with jtl-software.de in WhisperGraph.
Subdomains
168 observed subdomains of jtl-software.de.
Showing 25 of 168. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jtl-software.de in the public web crawl.
1,635 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for jtl-software.de.
| Mechanism | Target |
|---|---|
| SPF_A | jtl-software.de |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 156.67.177.180 |
| SPF_IP | 78.35.22.44 |
| SPF_IP | 88.84.141.36 |
| SPF_MX | jtl-software.de |
Related pages
Pivot deeper into the graph from jtl-software.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jtl-software.de"})-[: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.