Hostname
laima.lv
Last fetched
laima.lv resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in NL.
Nutrition Label
Resolution chain
laima.lv resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.214.171.201 | 35.214.128.0/17 | AS19527 | GOOGLE-2 - Google LLC | NL |
WHOIS identity
- Registrar
- —
- Organization
- orkla confectionery & snacks latvija, sabiedriba ar ierobezotu atbildibu
- Contact emails
Subdomains
5 observed subdomains of laima.lv.
Showing 4 of 5. View all subdomains →
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
MX records
SPF policy
11 SPF mechanisms authorising senders for laima.lv.
| Mechanism | Target |
|---|---|
| SPF_A | gateway.staburadze.lv |
| SPF_A | laima.lv |
| SPF_A | mgate.laima.lv |
| SPF_INCLUDE | _spf.smaily.com |
| SPF_INCLUDE | sendsmaily.info |
| SPF_INCLUDE | spf.leadersend.com |
| SPF_IP | 195.122.10.139 |
| SPF_IP | 212.70.170.49 |
| SPF_IP | 213.175.68.2 |
| SPF_IP | 213.175.68.20 |
| SPF_MX | laima.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.