Skip to content

Hostname

laima.lv

Last fetched

laima.lv resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in NL.

Nutrition Label

WHISPER CANON · laima.lvRouting diversity1.5/10Peering density5.1/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/laima.lv

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.171.20135.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

Registrar
Organization
orkla confectionery & snacks latvija, sabiedriba ar ierobezotu atbildibu
Contact emails

Subdomains

5 observed subdomains of laima.lv.

Web-graph footprint

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

98 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for laima.lv.

MechanismTarget
SPF_Agateway.staburadze.lv
SPF_Alaima.lv
SPF_Amgate.laima.lv
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDEsendsmaily.info
SPF_INCLUDEspf.leadersend.com
SPF_IP195.122.10.139
SPF_IP212.70.170.49
SPF_IP213.175.68.2
SPF_IP213.175.68.20
SPF_MXlaima.lv

Related pages

Pivot deeper into the graph from laima.lv.

Cypher and MCP

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

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