Skip to content

Hostname

caa.gov.lv

Last fetched

caa.gov.lv resolves to 1 IPv4 address operated by AS8194 in LV.

Nutrition Label

WHISPER CANON · caa.gov.lvRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/caa.gov.lv

Resolution chain

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

IPPrefixASNOperatorCountry
212.70.163.179212.70.163.0/24AS8194LV

WHOIS identity

No WHOIS records are currently associated with caa.gov.lv in WhisperGraph.

Subdomains

5 observed subdomains of caa.gov.lv.

Web-graph footprint

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

70 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for caa.gov.lv.

MechanismTarget
SPF_Acaa.gov.lv
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.28.52.13
SPF_MXcaa.gov.lv

Related pages

Pivot deeper into the graph from caa.gov.lv.

Cypher and MCP

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

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