Skip to content

Hostname

gov.lv

Last fetched

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

Nutrition Label

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

Resolution chain

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.165.107212.70.160.0/19AS8194LV

WHOIS identity

Registrar
Organization
vas latvijas valsts radio un televizijas centrs
Contact emails

Subdomains

2,164 observed subdomains of gov.lv.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for gov.lv.

MechanismTarget
SPF_MXgov.lv

Related pages

Pivot deeper into the graph from gov.lv.

Cypher and MCP

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

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