Skip to content

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

WHISPER CANON · am.ltRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/am.lt

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.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for am.lt.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.182.74.126
SPF_IP195.182.74.4
SPF_IP195.182.89.166/32
SPF_IP212.59.22.28
SPF_IP212.59.22.62
SPF_IP212.59.22.9
SPF_IP82.135.225.11
SPF_IP82.135.225.14
SPF_IP82.135.225.2
SPF_IP82.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.