Skip to content

Hostname

ex.lv

Last fetched

ex.lv resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · ex.lvRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ex.lv

Resolution chain

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

IPPrefixASNOperatorCountry
5.135.232.2195.135.0.0/16AS16276FR

WHOIS identity

Registrar
Organization
type: natural person
Contact emails

Subdomains

67 observed subdomains of ex.lv.

Web-graph footprint

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

32 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

24 SPF mechanisms authorising senders for ex.lv.

MechanismTarget
SPF_Aadexlv.eu
SPF_Ab2c.adexlv.eu
SPF_Aex.lv
SPF_Amail.inbox.eu
SPF_Aserver.bcgd.lv
SPF_Asmtps.ex.lv
SPF_Asupport.servisnet.lv
SPF_IP109.235.66.6
SPF_IP135.125.37.162
SPF_IP149.56.123.79
SPF_IP167.114.186.190
SPF_IP178.33.43.226
SPF_IP188.165.40.187
SPF_IP213.100.185.65
SPF_IP5.196.79.114
SPF_IP51.222.53.141
SPF_IP51.255.225.197
SPF_IP51.38.206.112
SPF_IP54.36.249.167
SPF_IP54.39.26.26
SPF_IP66.70.254.145
SPF_IP78.154.144.145
SPF_IP78.154.144.146
SPF_MXex.lv

Related pages

Pivot deeper into the graph from ex.lv.

Cypher and MCP

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

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