Skip to content

Hostname

assorti.lt

Last fetched

assorti.lt resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:telia lietuva, ab as the registrar.

Nutrition Label

WHISPER CANON · assorti.ltRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/assorti.lt

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.161104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.161104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.91172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
92.62.142.2492.62.142.0/24AS15440LT

WHOIS identity

Registrar
registrar:telia lietuva, ab
Organization
telia lietuva, ab
Contact emails

Subdomains

9 observed subdomains of assorti.lt.

Web-graph footprint

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

88 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for assorti.lt.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP92.61.33.159

Related pages

Pivot deeper into the graph from assorti.lt.

Cypher and MCP

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

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