Skip to content

Hostname

andi.lv

Last fetched

andi.lv resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · andi.lvRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/andi.lv

Resolution chain

andi.lv resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.216.216.18095.216.0.0/16AS24940FI

WHOIS identity

Registrar
Organization
1c-andi, sia
Contact emails

Subdomains

27 observed subdomains of andi.lv.

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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for andi.lv.

MechanismTarget
SPF_IP213.175.120.22
SPF_IP84.237.195.37
SPF_IP84.237.195.40
SPF_IP85.254.18.60
SPF_IP85.254.18.61
SPF_IP85.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 20

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