Hostname
am.lt
Last fetched
am.lt has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:kertinis valstybės telekomunikacijų centras as the registrar.
Nutrition Label
Resolution chain
am.lt has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:kertinis valstybės telekomunikacijų centras
- Organization
- —
- Contact emails
- —
Subdomains
44 observed subdomains of am.lt.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from am.lt in the public web crawl.
341 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for am.lt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.182.74.126 |
| SPF_IP | 195.182.74.4 |
| SPF_IP | 195.182.89.166/32 |
| SPF_IP | 212.59.22.28 |
| SPF_IP | 212.59.22.62 |
| SPF_IP | 212.59.22.9 |
| SPF_IP | 82.135.225.11 |
| SPF_IP | 82.135.225.14 |
| SPF_IP | 82.135.225.2 |
| SPF_IP | 82.135.225.3 |
Related pages
Pivot deeper into the graph from am.lt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "am.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.