Skip to content

Hostname

algirohotel.lt

Last fetched

algirohotel.lt resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists registrar:hostinger operations, uab as the registrar.

Nutrition Label

WHISPER CANON · algirohotel.ltRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/algirohotel.lt

Resolution chain

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

IPPrefixASNOperatorCountry
109.106.251.137109.106.248.0/22AS47583US

WHOIS identity

Registrar
registrar:hostinger operations, uab
Organization
uab 'algiro'
Contact emails

Subdomains

9 observed subdomains of algirohotel.lt.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for algirohotel.lt.

MechanismTarget
SPF_Aalgirohotel.lt
SPF_INCLUDEalgirohotel.lt.spf.auto.dnssmarthost.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP109.106.251.101
SPF_MXalgirohotel.lt

Related pages

Pivot deeper into the graph from algirohotel.lt.

Cypher and MCP

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

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