Skip to content

Hostname

aat.lt

Last fetched

aat.lt resolves to 1 IPv4 address operated by BITE Bite IP Network in LT.

Nutrition Label

WHISPER CANON · aat.ltRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aat.lt

Resolution chain

aat.lt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.226.189.246213.226.128.0/18AS13194BITE Bite IP NetworkLT

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from aat.lt in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • aat.lt

SPF policy

6 SPF mechanisms authorising senders for aat.lt.

MechanismTarget
SPF_Aaat.lt
SPF_IP213.226.189.0/24
SPF_IP213.226.189.247
SPF_IP213.226.189.248
SPF_IP213.226.189.253
SPF_MXaat.lt

Related pages

Pivot deeper into the graph from aat.lt.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aat.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.