Hostname
ducsa.storeplus.com.uy
Last fetched
ducsa.storeplus.com.uy is a registered hostname under the .uy top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with ducsa.storeplus.com.uy in WhisperGraph.
Subdomains
1 observed subdomain of ducsa.storeplus.com.uy.
| Subdomain |
|---|
| www.ducsa.storeplus.com.uy |
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for ducsa.storeplus.com.uy.
| Mechanism | Target |
|---|---|
| SPF_A | ducsa.storeplus.com.uy |
| SPF_INCLUDE | mail2.servidorlinux8.com |
| SPF_IP | 170.249.198.10 |
| SPF_IP | 170.249.201.57 |
| SPF_IP | 170.249.208.138 |
| SPF_IP | 170.249.250.47 |
| SPF_IP | 170.249.250.55 |
| SPF_IP | 23.111.185.242 |
| SPF_IP | 23.111.185.243 |
| SPF_IP | 67.222.145.50 |
| SPF_IP | 72.9.151.116 |
| SPF_IP | 72.9.151.239 |
| SPF_IP | 72.9.151.243 |
| SPF_MX | ducsa.storeplus.com.uy |
Related pages
Pivot deeper into the graph from ducsa.storeplus.com.uy.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ducsa.storeplus.com.uy"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.