Hostname
biopelta.lt
Last fetched
biopelta.lt resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in FI. WHOIS lists registrar:uab 'interneto vizija' as the registrar.
Nutrition Label
Resolution chain
biopelta.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 |
|---|---|---|---|---|
| 65.108.220.24 | 65.108.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | FI |
| 88.119.139.76 | 88.119.128.0/20 | AS8764 | Telia-Lietuva - Telia Lietuva, AB | LT |
WHOIS identity
- Registrar
- registrar:uab 'interneto vizija'
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of biopelta.lt.
| Subdomain |
|---|
| mail.biopelta.lt |
| www.biopelta.lt |
Web-graph footprint
Distinct hostnames that link to or from biopelta.lt in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for biopelta.lt.
| Mechanism | Target |
|---|---|
| SPF_A | biopelta.lt |
| SPF_MX | biopelta.lt |
Related pages
Pivot deeper into the graph from biopelta.lt.
- IP · 65.108.220.24
- ASN · AS24940HETZNER-AS - Hetzner Online GmbH
- Registrar · registrar:uab 'interneto vizija'
- Country · FI
- TLD · .lt
- Browse hostnames · bi…
- 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: "biopelta.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.