Skip to content

Hostname

luminor.lv

Last fetched

luminor.lv resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in DE.

Nutrition Label

WHISPER CANON · luminor.lvRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/luminor.lv

Resolution chain

luminor.lv resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.101.90.104141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.105141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.106141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.107141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE

WHOIS identity

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

Subdomains

41 observed subdomains of luminor.lv.

Web-graph footprint

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

274 sites link to this hostname.

128 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for luminor.lv.

MechanismTarget
SPF_Amail.a1.ee
SPF_Amail2.luminorgroup.com
SPF_Asmtp.tes.ee
SPF_INCLUDEspf.mailigen.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.12.178.162/32
SPF_IP195.122.28.211/32
SPF_IP195.122.28.233/32
SPF_IP54.240.55.229
SPF_IP54.240.55.230
SPF_IP92.240.74.24
SPF_MXdnb.lv

Related pages

Pivot deeper into the graph from luminor.lv.

Cypher and MCP

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

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