Skip to content

Hostname

aaa-data.fr

Last fetched

aaa-data.fr resolves to 1 IPv4 address operated by EASYTEAM ex-HISI in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · aaa-data.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aaa-data.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.249.140.220185.249.140.0/24AS20986EASYTEAM ex-HISIFR

WHOIS identity

Registrar
registrar:gandi
Organization
association auxiliaire de l automobile
Contact emails

Subdomains

26 observed subdomains of aaa-data.fr.

Web-graph footprint

Distinct hostnames that link to or from aaa-data.fr in the public web crawl.

116 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aaa-data.fr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.6.249.130
SPF_IP51.75.143.222
SPF_IP85.233.223.74
SPF_MXaaa-data.fr

Related pages

Pivot deeper into the graph from aaa-data.fr.

Cypher and MCP

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

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