Skip to content

Hostname

ada.fr

Last fetched

ada.fr resolves to 5 IPv4 addresses operated by AS20756 in FR. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · ada.frRouting diversity3.0/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ada.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:nameshield
Organization
Contact emails

Subdomains

39 observed subdomains of ada.fr.

Web-graph footprint

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

516 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ada.fr.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmartp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP194.177.47.113
SPF_IP194.177.53.11
SPF_IP194.177.53.12
SPF_IP194.177.55.177
SPF_IP197.227.50.150
SPF_IP213.32.52.138
SPF_IP217.108.117.204
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP46.19.180.152
SPF_IP5.39.3.253
SPF_IP89.107.170.145/32

Related pages

Pivot deeper into the graph from ada.fr.

Cypher and MCP

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

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