Skip to content

Hostname

dessaly.com

Last fetched

dessaly.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · dessaly.comRouting diversity6.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dessaly.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.130.201.96108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.219.246108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.22.119108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.50.254108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
13.213.28.20213.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.164.15618.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.201.120.5618.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.201.236.2818.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.201.44.21918.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.201.66.15018.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.229.4218.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.254.2523.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.252.154.963.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.132.973.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.152.193.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.210.1973.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.249.1813.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.91.2083.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.255.217.673.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.211.13834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of dessaly.com.

Threat posture

History

Related pages

Pivot deeper into the graph from dessaly.com.

Cypher and MCP

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

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