Skip to content

Hostname

algas.lv

Last fetched

algas.lv resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TR.

Nutrition Label

WHISPER CANON · algas.lvRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/algas.lv

Resolution chain

algas.lv resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.60.101108.157.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.60.33108.157.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.60.5108.157.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.60.92108.157.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.121.10613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.1113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.12713.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.154.2318.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.2918.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.7518.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.7618.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
sia 'cv-online latvia'
Contact emails

Subdomains

1 observed subdomain of algas.lv.

Subdomain
www.algas.lv

Web-graph footprint

Distinct hostnames that link to or from algas.lv in the public web crawl.

123 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for algas.lv.

MechanismTarget
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from algas.lv.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "algas.lv"})-[: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.