Hostname
geoportal.lt
Last fetched
geoportal.lt resolves to 1 IPv4 address operated by SICN - Kertinis valstybes telekomunikaciju centras in LT. WHOIS lists registrar:kertinis valstybės telekomunikacijų centras as the registrar.
Nutrition Label
Resolution chain
geoportal.lt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.182.72.150 | 195.182.64.0/19 | AS6769 | SICN - Kertinis valstybes telekomunikaciju centras | LT |
WHOIS identity
- Registrar
- registrar:kertinis valstybės telekomunikacijų centras
- Organization
- vį 'gis-centras'
- Contact emails
- —
Subdomains
2 observed subdomains of geoportal.lt.
| Subdomain |
|---|
| litpos.geoportal.lt |
| www.geoportal.lt |
Web-graph footprint
Distinct hostnames that link to or from geoportal.lt in the public web crawl.
285 sites link to this hostname.
134 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for geoportal.lt.
| Mechanism | Target |
|---|---|
| SPF_A | geoportal.lt |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.serveriai.lt |
| SPF_IP | 195.182.72.151 |
| SPF_IP | 46.255.211.86 |
| SPF_MX | geoportal.lt |
Related pages
Pivot deeper into the graph from geoportal.lt.
- IP · 195.182.72.150
- ASN · AS6769SICN - Kertinis valstybes telekomunikaciju centras
- Registrar · registrar:kertinis valstybės telekomunikacijų centras
- Country · LT
- TLD · .lt
- Browse hostnames · ge…
- 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: "geoportal.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.