Hostname
cesis.lv
Last fetched
cesis.lv resolves to 1 IPv4 address operated by AS43513 in LV.
Nutrition Label
Resolution chain
cesis.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 |
|---|---|---|---|---|
| 94.140.123.139 | 94.140.123.0/24 | AS43513 | — | LV |
WHOIS identity
- Registrar
- —
- Organization
- cesu novada pasvaldiba
- Contact emails
Subdomains
81 observed subdomains of cesis.lv.
Showing 25 of 81. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cesis.lv in the public web crawl.
291 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for cesis.lv.
| Mechanism | Target |
|---|---|
| SPF_A | cesis.lv |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.63.139.0/24 |
| SPF_IP | 62.63.146.0/24 |
| SPF_IP | 85.31.98.149 |
| SPF_IP | 91.237.98.146 |
| SPF_IP | 91.237.98.22/32 |
| SPF_IP | 94.140.122.3 |
| SPF_MX | cesis.lv |
Related pages
Pivot deeper into the graph from cesis.lv.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cesis.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.