Hostname
oney.fr
Last fetched
oney.fr resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:safebrands as the registrar.
Nutrition Label
Resolution chain
oney.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.22.145.230 | 5.22.145.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 5.22.145.247 | 5.22.145.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 128.251.161.33 | 128.251.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- registrar:safebrands
- Organization
- banque accord
- Contact emails
Subdomains
86 observed subdomains of oney.fr.
Showing 25 of 86. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from oney.fr in the public web crawl.
467 sites link to this hostname.
233 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for oney.fr.
| Mechanism | Target |
|---|---|
| SPF_A | oney.fr |
| SPF_INCLUDE | 143231534.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | spf.oney.fr |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.2.167.160/27 |
| SPF_IP | 83.145.116.241/28 |
| SPF_IP | 90.80.213.32/27 |
| SPF_IP | 92.103.56.192/26 |
Related pages
Pivot deeper into the graph from oney.fr.
- IP · 5.22.145.230
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:safebrands
- Country · DE
- Email · admindn@banque-accord.com
- TLD · .fr
- Browse hostnames · on…
- 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: "oney.fr"})-[: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.