Skip to content

Hostname

dsny.com

Last fetched

dsny.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dsny.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dsny.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.100.8316.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.403.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2413.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.170.3552.218.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.184.20252.218.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.213.12252.218.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.160.12352.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.233.17952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from dsny.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dsny.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.plaympe.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmail.zohoanalytics.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from dsny.com.

Cypher and MCP

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

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