Hostname
jtleasing.cz
Last fetched
jtleasing.cz resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SE. WHOIS lists registrar:reg-internet-cz as the registrar.
Nutrition Label
Resolution chain
jtleasing.cz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 4.225.172.203 | 4.224.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SE |
| 46.28.108.63 | 46.28.104.0/21 | AS197019 | — | CZ |
WHOIS identity
- Registrar
- registrar:reg-internet-cz
- Organization
- health care financing, a.s.
- Contact emails
- —
Subdomains
1 observed subdomain of jtleasing.cz.
| Subdomain |
|---|
| www.jtleasing.cz |
Web-graph footprint
Distinct hostnames that link to or from jtleasing.cz in the public web crawl.
11 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for jtleasing.cz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 217.118.99.131/32 |
| SPF_IP | 217.118.99.182 |
| SPF_IP | 85.248.219.62 |
Related pages
Pivot deeper into the graph from jtleasing.cz.
- IP · 4.225.172.203
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:reg-internet-cz
- Country · SE
- TLD · .cz
- Browse hostnames · jt…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jtleasing.cz"})-[: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.