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
Resolution chain
rimaone.com 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 |
|---|---|---|---|---|
| 51.38.56.50 | 51.38.0.0/16 | AS16276 | — | FR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for rimaone.com.
| Mechanism | Target |
|---|---|
| SPF_A | rima1.fr |
| SPF_A | rimaone.com |
| SPF_A | rimaone.fr |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 141.94.255.90 |
| SPF_IP | 141.94.255.92 |
| SPF_IP | 141.95.144.154 |
| SPF_IP | 148.113.215.194 |
| SPF_IP | 148.113.215.201 |
| SPF_IP | 2001:41d0:306:f9a::/56 |
| SPF_IP | 51.91.31.236 |
| SPF_IP | 57.128.126.176 |
| SPF_IP | 82.165.157.32 |
| SPF_IP | 94.23.220.53 |
| SPF_MX | rimaone.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.