Skip to content

Hostname

jeux.fr

Last fetched

jeux.fr resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:hosting concepts b.v. d/b/a openprovider as the registrar.

Nutrition Label

WHISPER CANON · jeux.frRouting diversity6.7/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/jeux.fr

Resolution chain

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

IPPrefixASNOperatorCountry
107.21.58.202107.21.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.234.219107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.245.14918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.253.22523.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.148.2293.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.193.843.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.137.15434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.44.6834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.97.20534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.229.5334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.5.2835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.135.5444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.123.3744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.197.10644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.199.4144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.212.25050.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.145.10554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.137.23454.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.121.17154.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.97.5654.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:hosting concepts b.v. d/b/a openprovider
Organization
spil games intangibles b.v.
Contact emails

Subdomains

53 observed subdomains of jeux.fr.

Web-graph footprint

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

201 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jeux.fr.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from jeux.fr.

Cypher and MCP

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

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