Skip to content

Hostname

cesis.lv

Last fetched

cesis.lv resolves to 1 IPv4 address operated by AS43513 in LV.

Nutrition Label

WHISPER CANON · cesis.lvRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/cesis.lv

Resolution chain

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

IPPrefixASNOperatorCountry
94.140.123.13994.140.123.0/24AS43513LV

WHOIS identity

Registrar
Organization
cesu novada pasvaldiba
Contact emails

Subdomains

81 observed subdomains of cesis.lv.

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

SPF policy

9 SPF mechanisms authorising senders for cesis.lv.

MechanismTarget
SPF_Acesis.lv
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.63.139.0/24
SPF_IP62.63.146.0/24
SPF_IP85.31.98.149
SPF_IP91.237.98.146
SPF_IP91.237.98.22/32
SPF_IP94.140.122.3
SPF_MXcesis.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.