Skip to content

Hostname

riga.lv

Last fetched

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

Nutrition Label

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

Resolution chain

riga.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

Registrar
Organization
rigas domes informacijas tehnologiju centrs
Contact emails

Subdomains

171 observed subdomains of riga.lv.

Web-graph footprint

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

956 sites link to this hostname.

326 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for riga.lv.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP213.175.124.130
SPF_IP213.175.124.138
SPF_IP213.175.127.3
SPF_IP213.175.127.33
SPF_MXriga.lv

Related pages

Pivot deeper into the graph from riga.lv.

Cypher and MCP

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

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