Skip to content

Hostname

ramirent.ee

Last fetched

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

Nutrition Label

WHISPER CANON · ramirent.eeRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ramirent.ee

Resolution chain

ramirent.ee 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.ee in WhisperGraph.

Subdomains

49 observed subdomains of ramirent.ee.

Web-graph footprint

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

103 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for ramirent.ee.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.zone.eu
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
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_IP192.89.233.100/32
SPF_IP192.89.233.79/32
SPF_IP193.23.59.150
SPF_IP194.204.27.130
SPF_IP194.204.27.131/32
SPF_IP195.190.134.217
SPF_IP195.50.194.60
SPF_IP213.132.104.146
SPF_IP213.132.104.151
SPF_IP213.132.104.153
SPF_IP213.132.104.154
SPF_IP213.138.140.195/32
SPF_IP81.198.79.192/27
SPF_IP84.50.150.0/25

Related pages

Pivot deeper into the graph from ramirent.ee.

Cypher and MCP

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

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