Hostname
dedaelementi.com
Last fetched
dedaelementi.com resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US. WHOIS lists iana:1861 as the registrar.
Nutrition Label
Resolution chain
dedaelementi.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.124.249.35 | 192.124.249.0/24 | AS30148 | SUCURI-SEC - Sucuri | US |
WHOIS identity
- Registrar
- iana:1861
- Organization
- deda elementi srl
- Contact emails
- info@swwork.it
- pw-2b11a7f830b0f4bbe2ce7c8c5a1d740c@privacyguardian.org
- pw-4115bf401f132519e1c6f2778b0a6f1c@privacyguardian.org
- pw-428cffa2745710096d6edc37f36cb107@privacyguardian.org
- pw-5480ac54956b15281b6c30a947e83b20@privacyguardian.org
- pw-62bdbfe940ef8a17c6d2e6bfba0ae01e@privacyguardian.org
- pw-6e375527121ccfe49a3540ba857d1747@privacyguardian.org
- pw-7dca54d9cb74a84f9a7020242e31c2a5@privacyguardian.org
- pw-ce7aa23b53f5fd7baddc4d83cea83529@privacyguardian.org
- pw-d83f9f0d870d211e3147b0aa3304b3c3@privacyguardian.org
- pw-da17ec44109d6cc4f309eec20a0fcd40@privacyguardian.org
- pw-dc3527b495a62b79cc03153472a15121@privacyguardian.org
- pw-f6a84c081fdffb17843327836f11d11a@privacyguardian.org
Subdomains
5 observed subdomains of dedaelementi.com.
Web-graph footprint
Distinct hostnames that link to or from dedaelementi.com in the public web crawl.
243 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for dedaelementi.com.
| Mechanism | Target |
|---|---|
| SPF_A | dedaelementi.com |
| SPF_INCLUDE | s468.smtp-spf.sureserver.com |
| SPF_INCLUDE | spf.brevo.com |
| SPF_MX | dedaelementi.com |
Related pages
Pivot deeper into the graph from dedaelementi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dedaelementi.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.