Skip to content

Hostname

esthetical.fr

Last fetched

esthetical.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 · esthetical.frRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/esthetical.fr

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.85.19108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.35108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.41108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.42108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.185.353.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.403.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.883.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.913.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:gandi
Organization
ano nymous
Contact emails

Subdomains

5 observed subdomains of esthetical.fr.

Web-graph footprint

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

86 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for esthetical.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from esthetical.fr.

Cypher and MCP

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

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