Hostname
cab.lt
Last fetched
cab.lt resolves to 2 IPv4 addresses operated by AS51172 in LT. WHOIS lists registrar:kauno technologijos universitetas as the registrar.
Nutrition Label
Resolution chain
cab.lt 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 |
|---|---|---|---|---|
| 185.150.40.60 | 185.150.40.0/24 | AS51172 | — | LT |
| 185.150.40.61 | 185.150.40.0/24 | AS51172 | — | LT |
WHOIS identity
- Registrar
- registrar:kauno technologijos universitetas
- Organization
- ktu ipc, lr transp. pr. draudikų biuras ra, lr transp. pr. draudikų biuras atea
- Contact emails
- —
Subdomains
6 observed subdomains of cab.lt.
Showing 5 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cab.lt in the public web crawl.
61 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for cab.lt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-repost-eu.tmcas.trendmicro.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.0.160.0/24 |
| SPF_IP | 81.7.89.32 |
Related pages
Pivot deeper into the graph from cab.lt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cab.lt"})-[: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.