Skip to content

Hostname

ar24.fr

Last fetched

ar24.fr resolves to 2 IPv4 addresses operated by AS211068 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · ar24.frRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ar24.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:gandi
Organization
ano nymous
Contact emails

Subdomains

13 observed subdomains of ar24.fr.

Web-graph footprint

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

202 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ar24.fr.

MechanismTarget
SPF_INCLUDE6951574.spf04.hubspotemail.net
SPF_IP185.183.140.137
SPF_IP185.183.140.138
SPF_MXar24.fr

Related pages

Pivot deeper into the graph from ar24.fr.

Cypher and MCP

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

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