Hostname
andi.lv
Last fetched
andi.lv resolves to 1 IPv4 address operated by AS24940 in FI.
Nutrition Label
Resolution chain
andi.lv resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.216.216.180 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- —
- Organization
- 1c-andi, sia
- Contact emails
Subdomains
27 observed subdomains of andi.lv.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from andi.lv in the public web crawl.
62 sites link to this hostname.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for andi.lv.
| Mechanism | Target |
|---|---|
| SPF_IP | 213.175.120.22 |
| SPF_IP | 84.237.195.37 |
| SPF_IP | 84.237.195.40 |
| SPF_IP | 85.254.18.60 |
| SPF_IP | 85.254.18.61 |
| SPF_IP | 85.254.18.64 |
Related pages
Pivot deeper into the graph from andi.lv.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "andi.lv"})-[: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.