Hostname
maximagroup.lt
Last fetched
maximagroup.lt resolves to 3 IPv4 addresses operated by AS205787 in DE. WHOIS lists registrar:uab 'interneto vizija' as the registrar.
Nutrition Label
Resolution chain
maximagroup.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 |
|---|---|---|---|---|
| 185.206.180.164 | 185.206.180.0/24 | AS205787 | — | DE |
| 46.166.184.98 | 46.166.184.0/24 | AS43350 | — | NL |
| 185.206.180.177 | 185.206.180.0/24 | AS205787 | — | DE |
WHOIS identity
- Registrar
- registrar:uab 'interneto vizija'
- Organization
- uab 'interneto vizija'
- Contact emails
- —
Subdomains
2 observed subdomains of maximagroup.lt.
| Subdomain |
|---|
| ns3.maximagroup.lt |
| ns4.maximagroup.lt |
Web-graph footprint
Distinct hostnames that link to or from maximagroup.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 maximagroup.lt.
| Mechanism | Target |
|---|---|
| SPF_IP | 185.216.208.0/24 |
| SPF_MX | maximagroup.lt |
Related pages
Pivot deeper into the graph from maximagroup.lt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "maximagroup.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.