Hostname
dec-cms.com
Last fetched
dec-cms.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dec-cms.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dec-cms.com owner
- Contact emails
- 198157fa-5f39-4120-827b-f076f839c8de@identity-protect.org
- 2bce98ac-ac62-4657-8b98-ce573b1e3250@identity-protect.org
- 5a00f9a0-6008-4998-b342-fc53ec1f2b72@identity-protect.org
- 63daaa4b-5e74-44ed-a3ad-4094b56ac1e4@identity-protect.org
- 90e655bb-da3f-4f4c-972f-0fa7ba0b2efe@identity-protect.org
- a4ac72f9-abb9-4cb9-8b7d-31a188112e50@identity-protect.org
- owner-4412406@dec-cms.com.whoisprivacyservice.org
- owner-6888087@dec-cms.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of dec-cms.com.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for dec-cms.com.
| Mechanism | Target |
|---|---|
| SPF_A | dec-cms.com |
| SPF_INCLUDE | spf.amazee.io |
| SPF_MX | dec-cms.com |
Related pages
Pivot deeper into the graph from dec-cms.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dec-cms.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.