Hostname
copiers.lt
Last fetched
copiers.lt resolves to 2 IPv4 addresses operated by AS15440 in LT. WHOIS lists registrar:uab 'baltnetos komunikacijos' as the registrar.
Nutrition Label
Resolution chain
copiers.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 |
|---|---|---|---|---|
| 77.241.199.152 | 77.241.192.0/20 | AS15440 | — | LT |
| 79.98.25.10 | 79.98.24.0/21 | AS212531 | — | LT |
WHOIS identity
- Registrar
- registrar:uab 'baltnetos komunikacijos'
- Organization
- uab 'baltnetos komunikacijos'
- Contact emails
- —
Subdomains
1 observed subdomain of copiers.lt.
| Subdomain |
|---|
| www.copiers.lt |
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for copiers.lt.
| Mechanism | Target |
|---|---|
| SPF_A | _spf.balt.net |
| SPF_A | copiers.lt |
| SPF_IP | 185.38.166.52 |
| SPF_IP | 185.38.166.91 |
| SPF_IP | 79.98.28.146 |
| SPF_IP | 82.135.205.25 |
| SPF_MX | copiers.lt |
Related pages
Pivot deeper into the graph from copiers.lt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "copiers.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.