Hostname
agrup.lt
Last fetched
agrup.lt resolves to 3 IPv4 addresses operated by SOFTLAYER - IBM Cloud in US. WHOIS lists registrar:kauno technologijos universitetas as the registrar.
Nutrition Label
Resolution chain
agrup.lt resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 75.126.163.194 | 75.126.0.0/16 | AS36351 | SOFTLAYER - IBM Cloud | US |
| 79.98.26.129 | 79.98.24.0/21 | AS212531 | Interneto-vizija - UAB "Interneto vizija" | LT |
| 79.98.29.15 | 79.98.24.0/21 | AS212531 | Interneto-vizija - UAB "Interneto vizija" | LT |
WHOIS identity
- Registrar
- registrar:kauno technologijos universitetas
- Organization
- uab „ost express“
- Contact emails
- —
Subdomains
11 observed subdomains of agrup.lt.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for agrup.lt.
| Mechanism | Target |
|---|---|
| SPF_MX | agrup.lt |
Related pages
Pivot deeper into the graph from agrup.lt.
- IP · 75.126.163.194
- ASN · AS36351SOFTLAYER - IBM Cloud
- Registrar · registrar:kauno technologijos universitetas
- Country · US
- TLD · .lt
- Browse hostnames · ag…
- 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: "agrup.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.