Skip to content

Hostname

artea.lt

Last fetched

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

Nutrition Label

WHISPER CANON · artea.ltRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/artea.lt

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.28.54104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.152.107172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

5 observed subdomains of artea.lt.

Web-graph footprint

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

186 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for artea.lt.

MechanismTarget
SPF_Aartea.lt
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEsendersrv.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.email-messaging.com
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP159.112.240.0/20
SPF_IP159.135.224.0/20
SPF_IP159.183.225.87
SPF_IP161.38.192.0/20
SPF_IP166.78.68.0/22
SPF_IP185.189.155.0/24
SPF_IP192.237.158.0/23
SPF_IP193.23.59.155/32
SPF_IP193.3.183.0/25
SPF_IP195.14.185.250
SPF_IP198.244.48.0/20
SPF_IP198.61.254.0/23
SPF_IP204.220.168.0/21
SPF_IP204.220.176.0/20
SPF_IP204.220.181.156
SPF_IP209.61.151.0/24
SPF_IP23.253.182.0/23
SPF_IP35.156.0.138
SPF_IP37.139.12.94
SPF_IP68.219.45.12
SPF_IP69.72.32.0/20
SPF_MXartea.lt

Related pages

Pivot deeper into the graph from artea.lt.

Cypher and MCP

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

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