Skip to content

Hostname

users.estheticon.de

Last fetched

users.estheticon.de resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · users.estheticon.deRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/users.estheticon.de

Resolution chain

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

IPPrefixASNOperatorCountry
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
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

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for users.estheticon.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf4.multiestetica.com
SPF_INCLUDEsendgrid.net
SPF_MXusers.estheticon.de

Related pages

Pivot deeper into the graph from users.estheticon.de.

Cypher and MCP

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

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