Skip to content

Hostname

rimaone.com

Last fetched

rimaone.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · rimaone.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/rimaone.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.38.56.5051.38.0.0/16AS16276FR

WHOIS identity

Registrar
iana:83
Organization
manfred muehlan
Contact emails

Subdomains

13 observed subdomains of rimaone.com.

Web-graph footprint

Distinct hostnames that link to or from rimaone.com in the public web crawl.

42 sites link to this hostname.

158 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for rimaone.com.

MechanismTarget
SPF_Arima1.fr
SPF_Arimaone.com
SPF_Arimaone.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.94.255.90
SPF_IP141.94.255.92
SPF_IP141.95.144.154
SPF_IP148.113.215.194
SPF_IP148.113.215.201
SPF_IP2001:41d0:306:f9a::/56
SPF_IP51.91.31.236
SPF_IP57.128.126.176
SPF_IP82.165.157.32
SPF_IP94.23.220.53
SPF_MXrimaone.com

Related pages

Pivot deeper into the graph from rimaone.com.

Cypher and MCP

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

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