Skip to content

Hostname

ageo.fr

Last fetched

ageo.fr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:orange as the registrar.

Nutrition Label

WHISPER CANON · ageo.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ageo.fr

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.42.225104.22.43.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.168.9172.68.66.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:orange
Organization
geoz
Contact emails

Subdomains

7 observed subdomains of ageo.fr.

Web-graph footprint

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

16 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ageo.fr.

MechanismTarget
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smalltox.com
SPF_IP188.165.209.188/32
SPF_IP212.129.55.146
SPF_IP217.181.198.238
SPF_IP35.195.220.65/32
SPF_IP65.39.64.234
SPF_MXageo.fr

Related pages

Pivot deeper into the graph from ageo.fr.

Cypher and MCP

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

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