Skip to content

Hostname

estheticon.de

Last fetched

estheticon.de resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · estheticon.deRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/estheticon.de

Resolution chain

estheticon.de resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.39.3.14113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.129.15615.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
18.64.103.10218.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.12218.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.12718.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.4718.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.168.122.143.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.543.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.693.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.83.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.11952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with estheticon.de in WhisperGraph.

Subdomains

11 observed subdomains of estheticon.de.

Web-graph footprint

Distinct hostnames that link to or from estheticon.de in the public web crawl.

271 sites link to this hostname.

265 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for estheticon.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf4.multiestetica.com
SPF_INCLUDEsendgrid.net
SPF_MXestheticon.de

Related pages

Pivot deeper into the graph from estheticon.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "estheticon.de"})-[: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.