Skip to content

Hostname

challenges.fr

Last fetched

challenges.fr resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:auric as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.242.10218.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.10618.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.4118.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.6818.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.230.323.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.43.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.463.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.933.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
65.8.131.10565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.11265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:auric
Organization
editions croque futur
Contact emails

Subdomains

104 observed subdomains of challenges.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for challenges.fr.

MechanismTarget
SPF_Amx.biwing.fr
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.voxpay.fr
SPF_IP213.41.17.153/32
SPF_IP78.153.234.233
SPF_MXchallenges.fr

Related pages

Pivot deeper into the graph from challenges.fr.

Cypher and MCP

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

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