Skip to content

Hostname

celsis.lt

Last fetched

celsis.lt resolves to 2 IPv4 addresses operated by AS8764 in LT. WHOIS lists registrar:kauno technologijos universitetas as the registrar.

Nutrition Label

WHISPER CANON · celsis.ltRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/celsis.lt

Resolution chain

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

WHOIS identity

Registrar
registrar:kauno technologijos universitetas
Organization
uab 'celsis'
Contact emails

Subdomains

42 observed subdomains of celsis.lt.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for celsis.lt.

MechanismTarget
SPF_Ak1-fire.celsis.lt
SPF_Awww.celsis.lt
SPF_INCLUDEmailgun.org
SPF_MXcelsis.lt

Related pages

Pivot deeper into the graph from celsis.lt.

Cypher and MCP

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

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