Skip to content

Hostname

ragues.fr

Last fetched

ragues.fr resolves to 2 IPv4 addresses operated by INHERENT - ADISTA SAS in FR. WHOIS lists registrar:adista as the registrar.

Nutrition Label

WHISPER CANON · ragues.frRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ragues.fr

Resolution chain

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

IPPrefixASNOperatorCountry
37.58.255.16137.58.128.0/17AS16347INHERENT - ADISTA SASFR
37.58.255.16237.58.128.0/17AS16347INHERENT - ADISTA SASFR

WHOIS identity

Registrar
registrar:adista
Organization
ragues_sa
Contact emails

Subdomains

10 observed subdomains of ragues.fr.

Web-graph footprint

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

15 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ragues.fr.

MechanismTarget
SPF_INCLUDE_spf.esi-sa.com
SPF_INCLUDEprotect.smtpout.adista.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.51.177.26

Related pages

Pivot deeper into the graph from ragues.fr.

Cypher and MCP

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

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