Skip to content

Hostname

agl-eau.fr

Last fetched

agl-eau.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · agl-eau.frRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/agl-eau.fr

Resolution chain

agl-eau.fr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.249.98.10713.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.3313.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.8413.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.8613.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.10152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:gandi
Organization
service reseau
Contact emails

Subdomains

3 observed subdomains of agl-eau.fr.

Web-graph footprint

Distinct hostnames that link to or from agl-eau.fr in the public web crawl.

29 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for agl-eau.fr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.6.78.177
SPF_IP217.70.180.150

Related pages

Pivot deeper into the graph from agl-eau.fr.

Cypher and MCP

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

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