Skip to content

Hostname

desty.app

Last fetched

desty.app resolves to 2 IPv4 addresses operated by WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC Square in ID. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · desty.appRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/desty.app

Resolution chain

desty.app resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.129.213.47149.129.192.0/19AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareID
149.129.220.222149.129.192.0/19AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareID

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

45 observed subdomains of desty.app.

Web-graph footprint

Distinct hostnames that link to or from desty.app in the public web crawl.

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for desty.app.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.onlarksuite.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from desty.app.

Cypher and MCP

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

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