Skip to content

Hostname

aaaep.fr

Last fetched

aaaep.fr resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · aaaep.frRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/aaaep.fr

Resolution chain

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

IPPrefixASNOperatorCountry
13.36.115.11413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.153.14013.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.179.3113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.182.013.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.204.4813.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.197.233.18715.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
15.236.242.15215.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.11.6515.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.78.13015.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.53.3515.224.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.FR
51.45.29.15351.45.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

16 observed subdomains of aaaep.fr.

Web-graph footprint

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

180 sites link to this hostname.

123 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for aaaep.fr.

MechanismTarget
SPF_Aaaaep.fr
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_IP15.197.233.187
SPF_IP85.236.155.50
SPF_MXaaaep.fr

Related pages

Pivot deeper into the graph from aaaep.fr.

Cypher and MCP

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

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