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
Resolution chain
celsis.lt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 85.206.9.227 | 85.206.8.0/21 | AS8764 | — | LT |
| 88.119.195.22 | 88.119.192.0/20 | AS8764 | — | LT |
WHOIS identity
- Registrar
- registrar:kauno technologijos universitetas
- Organization
- uab 'celsis'
- Contact emails
- —
Subdomains
42 observed subdomains of celsis.lt.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from celsis.lt in the public web crawl.
48 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for celsis.lt.
| Mechanism | Target |
|---|---|
| SPF_A | k1-fire.celsis.lt |
| SPF_A | www.celsis.lt |
| SPF_INCLUDE | mailgun.org |
| SPF_MX | celsis.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.