Skip to content

Hostname

2enjoy.fr

Last fetched

2enjoy.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · 2enjoy.frRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/2enjoy.fr

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.88.12113.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.2313.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.4113.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.88.713.33.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.175.34.1123.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.673.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.983.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.993.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with 2enjoy.fr in WhisperGraph.

Subdomains

1 observed subdomain of 2enjoy.fr.

Subdomain
www.2enjoy.fr

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 2enjoy.fr.

Cypher and MCP

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

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