Hostname
ligagro.net
Last fetched
ligagro.net resolves to 2 IPv4 addresses operated by AS43880 in UA. WHOIS lists iana:1112 as the registrar.
Nutrition Label
Resolution chain
ligagro.net 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 |
|---|---|---|---|---|
| 185.94.218.25 | 185.94.218.0/24 | AS43880 | — | UA |
| 45.129.98.4 | 45.129.98.0/24 | AS201094 | — | UA |
WHOIS identity
- Registrar
- iana:1112
- Organization
- hosting ukraine
- Contact emails
Subdomains
3 observed subdomains of ligagro.net.
| Subdomain |
|---|
| en.ligagro.net |
| www.ligagro.net |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ligagro.net in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ligagro.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 185.94.218.25 |
| SPF_MX | ligagro.net |
Related pages
Pivot deeper into the graph from ligagro.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ligagro.net"})-[: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.