Skip to content

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

WHISPER CANON · agrup.ltRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/agrup.lt

Resolution chain

agrup.lt resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
75.126.163.19475.126.0.0/16AS36351SOFTLAYER - IBM CloudUS
79.98.26.12979.98.24.0/21AS212531Interneto-vizija - UAB "Interneto vizija"LT
79.98.29.1579.98.24.0/21AS212531Interneto-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.

MechanismTarget
SPF_MXagrup.lt

Related pages

Pivot deeper into the graph from agrup.lt.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.