Hostname
rikar.lv
Last fetched
rikar.lv resolves to 1 IPv4 address operated by World-Registry-of-Internet-Domains-AS - World-Registry-of-Internet-Domains-AS in LV.
Nutrition Label
Resolution chain
rikar.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 |
|---|---|---|---|---|
| 91.241.64.163 | 91.241.64.0/24 | AS199029 | World-Registry-of-Internet-Domains-AS - World-Registry-of-Internet-Domains-AS | LV |
WHOIS identity
No WHOIS records are currently associated with rikar.lv in WhisperGraph.
Subdomains
4 observed subdomains of rikar.lv.
Web-graph footprint
Distinct hostnames that link to or from rikar.lv in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mx.yandex.net
- rikar.lv
Related pages
Pivot deeper into the graph from rikar.lv.
- IP · 91.241.64.163
- ASN · AS199029World-Registry-of-Internet-Domains-AS - World-Registry-of-Internet-Domains-AS
- Country · LV
- TLD · .lv
- Browse hostnames · ri…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rikar.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.