Hostname
sergu.lt
Last fetched
sergu.lt resolves to 2 IPv4 addresses operated by UNI-VILNIUS - Kauno Technologijos Universitetas in LT. WHOIS lists registrar:uab 'interneto vizija' as the registrar.
Nutrition Label
Resolution chain
sergu.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 |
|---|---|---|---|---|
| 193.219.87.80 | 193.219.80.0/20 | AS5479 | UNI-VILNIUS - Kauno Technologijos Universitetas | LT |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
- Registrar
- registrar:uab 'interneto vizija'
- Organization
- uab 'interneto vizija'
- Contact emails
- —
Subdomains
2 observed subdomains of sergu.lt.
| Subdomain |
|---|
| ipr.sergu.lt |
| www.sergu.lt |
Web-graph footprint
Distinct hostnames that link to or from sergu.lt in the public web crawl.
23 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for sergu.lt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from sergu.lt.
- IP · 193.219.87.80
- ASN · AS5479UNI-VILNIUS - Kauno Technologijos Universitetas
- Registrar · registrar:uab 'interneto vizija'
- Country · LT
- TLD · .lt
- Browse hostnames · se…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sergu.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.