Skip to content

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

WHISPER CANON · yoobi.frRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/yoobi.fr

Resolution chain

yoobi.fr resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.202.84.23149.202.0.0/16AS16276FR
216.150.1.129216.150.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.150.1.65216.150.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.150.16.193216.150.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
51.255.92.16751.254.0.0/15AS16276FR

WHOIS identity

Registrar
registrar:hosting concepts b.v. d/b/a openprovider
Organization
ano nymous
Contact emails

Subdomains

88 observed subdomains of yoobi.fr.

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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for yoobi.fr.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from yoobi.fr.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.