Skip to content

Hostname

alfa.lt

Last fetched

alfa.lt resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:uab 'interneto vizija' as the registrar.

Nutrition Label

WHISPER CANON · alfa.ltRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/alfa.lt

Resolution chain

alfa.lt resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.74.247104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.207.244172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.153.203.90185.153.203.0/24AS198651LT
93.115.24.16693.115.24.0/24AS16125LT

WHOIS identity

Registrar
registrar:uab 'interneto vizija'
Organization
uab 'interneto vizija'
Contact emails

Subdomains

16 observed subdomains of alfa.lt.

Web-graph footprint

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

1,190 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for alfa.lt.

MechanismTarget
SPF_Aalfa.lt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.3.229.5
SPF_IP185.3.229.70
SPF_IP88.119.203.93
SPF_IP88.119.98.28/21
SPF_IP91.187.177.107
SPF_IP93.115.24.166
SPF_IP93.115.27.126
SPF_MXalfa.lt

Related pages

Pivot deeper into the graph from alfa.lt.

Cypher and MCP

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

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