Hostname
yoobi.fr
Last fetched
yoobi.fr resolves to 5 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:hosting concepts b.v. d/b/a openprovider as the registrar.
Nutrition Label
Resolution chain
yoobi.fr resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.202.84.23 | 149.202.0.0/16 | AS16276 | — | FR |
| 216.150.1.129 | 216.150.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.150.1.65 | 216.150.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.150.16.193 | 216.150.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 51.255.92.167 | 51.254.0.0/15 | AS16276 | — | FR |
WHOIS identity
- Registrar
- registrar:hosting concepts b.v. d/b/a openprovider
- Organization
- ano nymous
- Contact emails
Subdomains
88 observed subdomains of yoobi.fr.
Showing 24 of 88. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from yoobi.fr in the public web crawl.
25 sites link to this hostname.
26 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for yoobi.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
| SPF_INCLUDE | spf.mailjet.com |
Related pages
Pivot deeper into the graph from yoobi.fr.
- IP · 149.202.84.23
- ASN · AS16276
- Registrar · registrar:hosting concepts b.v. d/b/a openprovider
- Country · FR
- Email · yoobi.coorporation@gmail.com
- TLD · .fr
- Browse hostnames · yo…
- 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: "yoobi.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.