Skip to content

Hostname

edi.lv

Last fetched

edi.lv resolves to 1 IPv4 address operated by AS3241 in LV.

Nutrition Label

WHISPER CANON · edi.lvRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/edi.lv

Resolution chain

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

IPPrefixASNOperatorCountry
5.179.31.2265.179.31.0/24AS3241LV

WHOIS identity

No WHOIS records are currently associated with edi.lv in WhisperGraph.

Subdomains

293 observed subdomains of edi.lv.

Web-graph footprint

Distinct hostnames that link to or from edi.lv in the public web crawl.

122 sites link to this hostname.

465 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for edi.lv.

MechanismTarget
SPF_IP5.179.31.1
SPF_IP5.179.31.131
SPF_IP5.179.31.142
SPF_IP5.179.31.17
SPF_IP5.179.31.19
SPF_IP5.179.31.2
SPF_IP5.179.31.225
SPF_IP5.179.31.3
SPF_IP5.179.31.4
SPF_IP5.179.31.9

Related pages

Pivot deeper into the graph from edi.lv.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "edi.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.