Skip to content

Hostname

ramirent.lv

Last fetched

ramirent.lv resolves to 1 IPv4 address operated by AS49604 in EE.

Nutrition Label

WHISPER CANON · ramirent.lvRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ramirent.lv

Resolution chain

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

IPPrefixASNOperatorCountry
217.146.68.69217.146.64.0/20AS49604EE

WHOIS identity

No WHOIS records are currently associated with ramirent.lv in WhisperGraph.

Subdomains

9 observed subdomains of ramirent.lv.

Web-graph footprint

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

82 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ramirent.lv.

MechanismTarget
SPF_INCLUDE_spf.zone.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.68.72.154
SPF_IP185.154.229.73
SPF_IP185.154.229.78
SPF_IP185.154.229.79
SPF_IP185.154.229.80
SPF_IP193.23.59.150
SPF_IP213.132.104.146
SPF_IP213.132.104.151
SPF_IP213.132.104.153
SPF_IP213.132.104.154
SPF_IP84.50.150.0/25

Related pages

Pivot deeper into the graph from ramirent.lv.

Cypher and MCP

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

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