Skip to content

Hostname

yata.fr

Last fetched

yata.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:hosteur as the registrar.

Nutrition Label

WHISPER CANON · yata.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/yata.fr

Resolution chain

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

IPPrefixASNOperatorCountry
51.91.25.15651.91.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:hosteur
Organization
ano nymous
Contact emails

Subdomains

117 observed subdomains of yata.fr.

Web-graph footprint

Distinct hostnames that link to or from yata.fr in the public web crawl.

136 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for yata.fr.

MechanismTarget
SPF_Ayata.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP51.38.181.211
SPF_IP51.91.18.78
SPF_IP51.91.25.156
SPF_IP92.222.106.76
SPF_MXyata.fr

Related pages

Pivot deeper into the graph from yata.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "yata.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.